bump deps
This commit is contained in:
parent
05e7cb7c04
commit
2c0c88baf2
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
accompanist = "0.36.0"
|
accompanist = "0.36.0"
|
||||||
activityCompose = "1.9.2"
|
activityCompose = "1.9.3"
|
||||||
amneziawgAndroid = "1.2.2"
|
amneziawgAndroid = "1.2.2"
|
||||||
androidx-junit = "1.2.1"
|
androidx-junit = "1.2.1"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
|
@ -16,7 +16,7 @@ junit = "4.13.2"
|
||||||
kotlinx-serialization-json = "1.7.3"
|
kotlinx-serialization-json = "1.7.3"
|
||||||
lifecycle-runtime-compose = "2.8.6"
|
lifecycle-runtime-compose = "2.8.6"
|
||||||
material3 = "1.3.0"
|
material3 = "1.3.0"
|
||||||
navigationCompose = "2.8.2"
|
navigationCompose = "2.8.3"
|
||||||
pinLockCompose = "1.0.4"
|
pinLockCompose = "1.0.4"
|
||||||
roomVersion = "2.6.1"
|
roomVersion = "2.6.1"
|
||||||
timber = "5.0.1"
|
timber = "5.0.1"
|
||||||
|
@ -24,8 +24,8 @@ tunnel = "1.2.1"
|
||||||
androidGradlePlugin = "8.7.1"
|
androidGradlePlugin = "8.7.1"
|
||||||
kotlin = "2.0.21"
|
kotlin = "2.0.21"
|
||||||
ksp = "2.0.21-1.0.25"
|
ksp = "2.0.21-1.0.25"
|
||||||
composeBom = "2024.09.03"
|
composeBom = "2024.10.00"
|
||||||
compose = "1.7.3"
|
compose = "1.7.4"
|
||||||
zxingAndroidEmbedded = "4.3.0"
|
zxingAndroidEmbedded = "4.3.0"
|
||||||
coreSplashscreen = "1.0.1"
|
coreSplashscreen = "1.0.1"
|
||||||
gradlePlugins-grgit = "5.3.0"
|
gradlePlugins-grgit = "5.3.0"
|
||||||
|
|
Loading…
Reference in New Issue