@@ -6,51 +6,51 @@ kotlinx-serialization = "1.9.0"
66kotlinx-dateTime = " 0.7.1"
77
88
9- androidGradlePlugin = " 8.12 .0"
10- koin = " 4.1.0 "
11- ktor = " 3.2.3 "
9+ androidGradlePlugin = " 8.13 .0"
10+ koin = " 4.1.1 "
11+ ktor = " 3.3.0 "
1212slf4j = " 2.0.17"
1313sqlDelight = " 2.1.0"
14- kmpNativeCoroutines = " 1.0.0-ALPHA-45 "
14+ kmpNativeCoroutines = " 1.0.0-ALPHA-47 "
1515googleServices = " 4.4.3"
1616
17- androidxActivity = " 1.10.1 "
18- androidxComposeBom = " 2025.07 .00"
19- androidxNavigationCompose = " 2.9.3 "
20- uiToolingPreview = " 1.8.3 "
21- androidxLifecycle = " 2.9.2 "
17+ androidxActivity = " 1.11.0 "
18+ androidxComposeBom = " 2025.09 .00"
19+ androidxNavigationCompose = " 2.9.4 "
20+ uiToolingPreview = " 1.9.1 "
21+ androidxLifecycle = " 2.9.4 "
2222imageLoader = " 1.10.0"
2323osmdroidAndroid = " 6.1.20"
24- googleMapsCompose = " 6.7 .0"
24+ googleMapsCompose = " 6.10 .0"
2525
2626accompanist = " 0.36.0"
2727coilCompose = " 2.7.0"
28- horologist = " 0.6.23 "
28+ horologist = " 0.7.15 "
2929okhttp = " 5.1.0"
3030
3131junit = " 4.13.2"
3232androidxTestJUnit = " 1.3.0"
33- robolectric = " 4.15.1 "
33+ robolectric = " 4.16 "
3434androidxTestCore = " 1.7.0"
3535mockito = " 5.2.0"
3636
3737multiplatformSettings = " 1.3.0"
38- kermit = " 2.0.6 "
38+ kermit = " 2.0.8 "
3939
4040minSdk = " 24"
4141targetSdk = " 36"
4242compileSdk = " 36"
43- coreKtx = " 1.16 .0"
43+ coreKtx = " 1.17 .0"
4444espressoCore = " 3.7.0"
4545appcompat = " 1.7.1"
46- material = " 1.12 .0"
46+ material = " 1.13 .0"
4747constraintlayout = " 2.2.1"
48- lifecycleLivedataKtx = " 2.9.2 "
49- navigationFragmentKtx = " 2.9.3 "
50- navigationUiKtx = " 2.9.3 "
48+ lifecycleLivedataKtx = " 2.9.4 "
49+ navigationFragmentKtx = " 2.9.4 "
50+ navigationUiKtx = " 2.9.4 "
5151
52- mcp = " 0.6.0 "
53- shadowPlugin = " 9.0.0-rc3 "
52+ mcp = " 0.7.2 "
53+ shadowPlugin = " 9.1.0 "
5454
5555
5656[libraries ]
@@ -81,7 +81,7 @@ androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-view
8181androidx-tracing = " androidx.tracing:tracing:1.3.0"
8282
8383splash-screen = " androidx.core:core-splashscreen:1.0.1"
84- metrics = " androidx.metrics:metrics-performance:1.0.0-beta02 "
84+ metrics = " androidx.metrics:metrics-performance:1.0.0-beta04 "
8585
8686imageLoader = { module = " io.github.qdsfdhvh:image-loader" , version.ref = " imageLoader" }
8787osmdroidAndroid = { module = " org.osmdroid:osmdroid-android" , version.ref = " osmdroidAndroid" }
0 commit comments