@@ -7,40 +7,40 @@ kotlinx-dateTime = "0.6.1"
7
7
8
8
9
9
composeUiTooling = " 1.3.1"
10
- androidGradlePlugin = " 8.8.1 "
11
- koin = " 4.0.0 "
12
- koinCompose = " 4.0.0 "
10
+ androidGradlePlugin = " 8.9.0 "
11
+ koin = " 4.0.2 "
12
+ koinCompose = " 4.0.2 "
13
13
koinComposeMultiplatform = " 1.2.0-Beta4"
14
- ktor = " 3.0.0 "
15
- slf4j = " 2.0.16 "
14
+ ktor = " 3.1.1 "
15
+ slf4j = " 2.0.17 "
16
16
sqlDelight = " 2.0.2"
17
- kmpNativeCoroutines = " 1.0.0-ALPHA-35 "
17
+ kmpNativeCoroutines = " 1.0.0-ALPHA-40 "
18
18
googleServices = " 4.4.2"
19
19
20
- androidxActivity = " 1.10.0 "
20
+ androidxActivity = " 1.10.1 "
21
21
androidxComposeCompiler = " 1.5.8"
22
22
jbComposeCompiler = " 1.5.4"
23
- androidxComposeBom = " 2025.02 .00"
24
- androidxNavigationCompose = " 2.8.7 "
23
+ androidxComposeBom = " 2025.03 .00"
24
+ androidxNavigationCompose = " 2.8.9 "
25
25
uiToolingPreview = " 1.7.8"
26
26
androidxLifecycle = " 2.8.7"
27
- imageLoader = " 1.9 .0"
27
+ imageLoader = " 1.10 .0"
28
28
osmdroidAndroid = " 6.1.20"
29
- googleMapsCompose = " 5.0.3 "
29
+ googleMapsCompose = " 6. 5.0"
30
30
31
- composeMultiplatform = " 1.7.0 "
31
+ composeMultiplatform = " 1.8.0+check "
32
32
accompanist = " 0.36.0"
33
33
coilCompose = " 2.7.0"
34
- horologist = " 0.6.20 "
34
+ horologist = " 0.6.23 "
35
35
okhttp = " 5.0.0-alpha.14"
36
36
37
37
junit = " 4.13.2"
38
38
androidxTestJUnit = " 1.2.1"
39
39
robolectric = " 4.14.1"
40
40
androidxTestCore = " 1.6.1"
41
- mockito = " 3.11.2 "
41
+ mockito = " 5.2.0 "
42
42
43
- multiplatformSettings = " 1.2 .0"
43
+ multiplatformSettings = " 1.3 .0"
44
44
kermit = " 2.0.5"
45
45
46
46
minSdk = " 24"
@@ -50,10 +50,10 @@ coreKtx = "1.15.0"
50
50
espressoCore = " 3.6.1"
51
51
appcompat = " 1.7.0"
52
52
material = " 1.12.0"
53
- constraintlayout = " 2.2.0 "
53
+ constraintlayout = " 2.2.1 "
54
54
lifecycleLivedataKtx = " 2.8.7"
55
- navigationFragmentKtx = " 2.8.7 "
56
- navigationUiKtx = " 2.8.7 "
55
+ navigationFragmentKtx = " 2.8.9 "
56
+ navigationUiKtx = " 2.8.9 "
57
57
58
58
59
59
[libraries ]
@@ -84,7 +84,7 @@ androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-view
84
84
androidx-tracing = " androidx.tracing:tracing:1.2.0"
85
85
86
86
splash-screen = " androidx.core:core-splashscreen:1.0.1"
87
- metrics = " androidx.metrics:metrics-performance:1.0.0-beta01 "
87
+ metrics = " androidx.metrics:metrics-performance:1.0.0-beta02 "
88
88
89
89
imageLoader = { module = " io.github.qdsfdhvh:image-loader" , version.ref = " imageLoader" }
90
90
osmdroidAndroid = { module = " org.osmdroid:osmdroid-android" , version.ref = " osmdroidAndroid" }
0 commit comments