bump deps

This commit is contained in:
Zane Schepke 2024-10-17 23:00:13 -04:00
parent 05e7cb7c04
commit 2c0c88baf2
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[versions]
accompanist = "0.36.0"
activityCompose = "1.9.2"
activityCompose = "1.9.3"
amneziawgAndroid = "1.2.2"
androidx-junit = "1.2.1"
appcompat = "1.7.0"
@ -16,7 +16,7 @@ junit = "4.13.2"
kotlinx-serialization-json = "1.7.3"
lifecycle-runtime-compose = "2.8.6"
material3 = "1.3.0"
navigationCompose = "2.8.2"
navigationCompose = "2.8.3"
pinLockCompose = "1.0.4"
roomVersion = "2.6.1"
timber = "5.0.1"
@ -24,8 +24,8 @@ tunnel = "1.2.1"
androidGradlePlugin = "8.7.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
composeBom = "2024.09.03"
compose = "1.7.3"
composeBom = "2024.10.00"
compose = "1.7.4"
zxingAndroidEmbedded = "4.3.0"
coreSplashscreen = "1.0.1"
gradlePlugins-grgit = "5.3.0"