File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ compileSdk = "36"
77minSdk = " 29"
88
99javaVersion = " 17"
10- agp = " 8.11.2 "
11- workManager = " 2.10.5 "
10+ agp = " 8.12.3 "
11+ workManager = " 2.11.0 "
1212argon2kt = " 1.6.0"
1313bcrypt = " 0.10.2"
1414faceDetection = " 16.1.7"
@@ -20,15 +20,15 @@ lifecycleViewModel = "2.9.4"
2020materialIconsExtended = " 1.7.8"
2121mockk = " 1.14.6"
2222kim = " 0.26.2"
23- kotlin = " 2.2.20 "
23+ kotlin = " 2.2.21 "
2424kotlinx-serialization = " 1.9.0"
25- runtimeLivedata = " 1.9.3 "
25+ runtimeLivedata = " 1.9.4 "
2626coreKtx = " 1.17.0"
2727junit = " 4.13.2"
2828junitVersion = " 1.3.0"
2929activityCompose = " 1.11.0"
30- composeBom = " 2025.10.00 "
31- navigation3 = " 1.0.0-alpha11 "
30+ composeBom = " 2025.10.01 "
31+ navigation3 = " 1.0.0-beta01 "
3232nav3Material = " 1.0.0-SNAPSHOT"
3333lifecycleViewmodelNav3 = " 1.0.0-alpha04"
3434koin-bom = " 4.1.1"
@@ -38,7 +38,7 @@ timber = "5.0.1"
3838zoomable = " 2.8.2"
3939cameraCamera2 = " 1.5.1"
4040cameraView = " 1.5.1"
41- foundation = " 1.9.3 "
41+ foundation = " 1.9.4 "
4242
4343[libraries ]
4444accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanistPermissions" }
You can’t perform that action at this time.
0 commit comments