feat: ui and splash screen improvements

bump deps

allow tunnel stat to stay expanded
closes #265
This commit is contained in:
Zane Schepke
2024-10-12 19:39:56 -04:00
parent 1fb953e2fe
commit ffad6b331f
33 changed files with 410 additions and 418 deletions
+6 -6
View File
@@ -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"