Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke committed Oct 18, 2024
1 parent 05e7cb7 commit 2c0c88b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -16,16 +16,16 @@ 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"
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"
Expand Down

0 comments on commit 2c0c88b

Please sign in to comment.