mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
feat: ui and splash screen improvements
bump deps allow tunnel stat to stay expanded closes #265
This commit is contained in:
@@ -16,19 +16,19 @@ junit = "4.13.2"
|
||||
kotlinx-serialization-json = "1.7.3"
|
||||
lifecycle-runtime-compose = "2.8.6"
|
||||
material3 = "1.3.0"
|
||||
navigationCompose = "2.8.1"
|
||||
navigationCompose = "2.8.2"
|
||||
pinLockCompose = "1.0.3"
|
||||
roomVersion = "2.6.1"
|
||||
timber = "5.0.1"
|
||||
tunnel = "1.2.1"
|
||||
androidGradlePlugin = "8.6.1"
|
||||
kotlin = "2.0.20"
|
||||
androidGradlePlugin = "8.7.0"
|
||||
kotlin = "2.0.21"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
composeBom = "2024.09.02"
|
||||
compose = "1.7.2"
|
||||
composeBom = "2024.09.03"
|
||||
compose = "1.7.3"
|
||||
zxingAndroidEmbedded = "4.3.0"
|
||||
coreSplashscreen = "1.0.1"
|
||||
gradlePlugins-grgit = "5.2.2"
|
||||
gradlePlugins-grgit = "5.3.0"
|
||||
|
||||
#plugins
|
||||
material = "1.12.0"
|
||||
|
||||
Reference in New Issue
Block a user