@@ -7,7 +7,7 @@ kotlinx-dateTime = "0.6.1"
77
88
99composeUiTooling = " 1.3.1"
10- androidGradlePlugin = " 8.7 .1"
10+ androidGradlePlugin = " 8.8 .1"
1111koin = " 4.0.0"
1212koinCompose = " 4.0.0"
1313koinComposeMultiplatform = " 1.2.0-Beta4"
@@ -17,14 +17,14 @@ sqlDelight = "2.0.2"
1717kmpNativeCoroutines = " 1.0.0-ALPHA-35"
1818googleServices = " 4.4.2"
1919
20- androidxActivity = " 1.9.3 "
20+ androidxActivity = " 1.10.0 "
2121androidxComposeCompiler = " 1.5.8"
2222jbComposeCompiler = " 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 "
2828osmdroidAndroid = " 6.1.20"
2929googleMapsCompose = " 5.0.3"
3030
@@ -36,24 +36,24 @@ okhttp = "5.0.0-alpha.14"
3636
3737junit = " 4.13.2"
3838androidxTestJUnit = " 1.2.1"
39- robolectric = " 4.13 "
39+ robolectric = " 4.14.1 "
4040androidxTestCore = " 1.6.1"
4141mockito = " 3.11.2"
4242
4343multiplatformSettings = " 1.2.0"
44- kermit = " 2.0.4 "
44+ kermit = " 2.0.5 "
4545
4646minSdk = " 24"
4747targetSdk = " 34"
4848compileSdk = " 34"
49- coreKtx = " 1.13.1 "
49+ coreKtx = " 1.15.0 "
5050espressoCore = " 3.6.1"
5151appcompat = " 1.7.0"
5252material = " 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 "
5757
5858
5959[libraries ]
0 commit comments