@@ -7,7 +7,7 @@ kotlinx-dateTime = "0.6.1"
7
7
8
8
9
9
composeUiTooling = " 1.3.1"
10
- androidGradlePlugin = " 8.7 .1"
10
+ androidGradlePlugin = " 8.8 .1"
11
11
koin = " 4.0.0"
12
12
koinCompose = " 4.0.0"
13
13
koinComposeMultiplatform = " 1.2.0-Beta4"
@@ -17,14 +17,14 @@ sqlDelight = "2.0.2"
17
17
kmpNativeCoroutines = " 1.0.0-ALPHA-35"
18
18
googleServices = " 4.4.2"
19
19
20
- androidxActivity = " 1.9.3 "
20
+ androidxActivity = " 1.10.0 "
21
21
androidxComposeCompiler = " 1.5.8"
22
22
jbComposeCompiler = " 1.5.4"
23
- androidxComposeBom = " 2024.10 .00"
24
- androidxNavigationCompose = " 2.8.3 "
25
- uiToolingPreview = " 1.7.4 "
26
- androidxLifecycle = " 2.8.6 "
27
- imageLoader = " 1.8.3 "
23
+ androidxComposeBom = " 2025.02 .00"
24
+ androidxNavigationCompose = " 2.8.7 "
25
+ uiToolingPreview = " 1.7.8 "
26
+ androidxLifecycle = " 2.8.7 "
27
+ imageLoader = " 1.9.0 "
28
28
osmdroidAndroid = " 6.1.20"
29
29
googleMapsCompose = " 5.0.3"
30
30
@@ -36,24 +36,24 @@ okhttp = "5.0.0-alpha.14"
36
36
37
37
junit = " 4.13.2"
38
38
androidxTestJUnit = " 1.2.1"
39
- robolectric = " 4.13 "
39
+ robolectric = " 4.14.1 "
40
40
androidxTestCore = " 1.6.1"
41
41
mockito = " 3.11.2"
42
42
43
43
multiplatformSettings = " 1.2.0"
44
- kermit = " 2.0.4 "
44
+ kermit = " 2.0.5 "
45
45
46
46
minSdk = " 24"
47
47
targetSdk = " 34"
48
48
compileSdk = " 34"
49
- coreKtx = " 1.13.1 "
49
+ 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.1.4 "
54
- lifecycleLivedataKtx = " 2.8.6 "
55
- navigationFragmentKtx = " 2.8.3 "
56
- navigationUiKtx = " 2.8.3 "
53
+ constraintlayout = " 2.2.0 "
54
+ lifecycleLivedataKtx = " 2.8.7 "
55
+ navigationFragmentKtx = " 2.8.7 "
56
+ navigationUiKtx = " 2.8.7 "
57
57
58
58
59
59
[libraries ]
0 commit comments