@@ -6,36 +6,36 @@ kotlinx-serialization = "1.8.1"
66kotlinx-dateTime = " 0.6.2"
77
88
9- androidGradlePlugin = " 8.10.1 "
10- koin = " 4.0.4 "
11- ktor = " 3.1.2 "
9+ androidGradlePlugin = " 8.11.0 "
10+ koin = " 4.1.0 "
11+ ktor = " 3.2.1 "
1212slf4j = " 2.0.17"
1313sqlDelight = " 2.1.0"
14- kmpNativeCoroutines = " 1.0.0-ALPHA-42 "
15- googleServices = " 4.4.2 "
14+ kmpNativeCoroutines = " 1.0.0-ALPHA-45 "
15+ googleServices = " 4.4.3 "
1616
1717androidxActivity = " 1.10.1"
18- androidxComposeBom = " 2025.06.00 "
19- androidxNavigationCompose = " 2.9.0 "
20- uiToolingPreview = " 1.8.2 "
18+ androidxComposeBom = " 2025.06.01 "
19+ androidxNavigationCompose = " 2.9.1 "
20+ uiToolingPreview = " 1.8.3 "
2121androidxLifecycle = " 2.9.1"
22- imageLoader = " 1.9 .0"
22+ imageLoader = " 1.10 .0"
2323osmdroidAndroid = " 6.1.20"
24- googleMapsCompose = " 5.0.3 "
24+ googleMapsCompose = " 6.6.0 "
2525
2626accompanist = " 0.36.0"
2727coilCompose = " 2.7.0"
28- horologist = " 0.6.20 "
29- okhttp = " 5.0.0-alpha.14 "
28+ horologist = " 0.6.23 "
29+ okhttp = " 5.0.0"
3030
3131junit = " 4.13.2"
3232androidxTestJUnit = " 1.2.1"
33- robolectric = " 4.14 .1"
33+ robolectric = " 4.15 .1"
3434androidxTestCore = " 1.6.1"
35- mockito = " 3.11.2 "
35+ mockito = " 5.2.0 "
3636
3737multiplatformSettings = " 1.3.0"
38- kermit = " 2.0.5 "
38+ kermit = " 2.0.6 "
3939
4040minSdk = " 24"
4141targetSdk = " 35"
@@ -46,8 +46,8 @@ appcompat = "1.7.1"
4646material = " 1.12.0"
4747constraintlayout = " 2.2.1"
4848lifecycleLivedataKtx = " 2.9.1"
49- navigationFragmentKtx = " 2.9.0 "
50- navigationUiKtx = " 2.9.0 "
49+ navigationFragmentKtx = " 2.9.1 "
50+ navigationUiKtx = " 2.9.1 "
5151
5252mcp = " 0.5.0"
5353shadowPlugin = " 8.1.1"
@@ -78,10 +78,10 @@ androidx-navigation-compose = { module = "androidx.navigation:navigation-compose
7878androidx-lifecycle-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " androidxLifecycle" }
7979androidx-lifecycle-runtime-ktx = { module = " androidx.lifecycle:lifecycle-runtime-ktx" , version.ref = " androidxLifecycle" }
8080androidx-lifecycle-viewmodel-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidxLifecycle" }
81- androidx-tracing = " androidx.tracing:tracing:1.2 .0"
81+ androidx-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-beta01 "
84+ metrics = " androidx.metrics:metrics-performance:1.0.0-beta02 "
8585
8686imageLoader = { module = " io.github.qdsfdhvh:image-loader" , version.ref = " imageLoader" }
8787osmdroidAndroid = { module = " org.osmdroid:osmdroid-android" , version.ref = " osmdroidAndroid" }
0 commit comments