11[versions ]
2- accompanistPermissions = " 0.37.0 "
3- activityCompose = " 1.10.1 "
4- agp = " 8.7.3 "
5- appcompat = " 1.7.0 "
6- composeBom = " 2025.03.00 "
7- coreKtx = " 1.15 .0"
2+ accompanistPermissions = " 0.37.3 "
3+ activityCompose = " 1.11.0 "
4+ agp = " 8.13.0 "
5+ appcompat = " 1.7.1 "
6+ composeBom = " 2025.09.01 "
7+ coreKtx = " 1.17 .0"
88dokka = " 2.0.0"
9- espressoCore = " 3.6.1 "
10- gson = " 2.11.0 "
11- hiltVersion = " 2.55 "
9+ espressoCore = " 3.7.0 "
10+ gson = " 2.13.2 "
11+ hiltVersion = " 2.57.2 "
1212jacoco-plugin = " 0.2.1"
1313junit = " 4.13.2"
14- junitVersion = " 1.2.1"
15- kotlin = " 2.1.10"
16- kotlinReflect = " 2.1.10"
17- kotlinxCoroutinesPlayServices = " 1.9.0"
18- ksp = " 2.1.10-1.0.30"
19- lifecycleRuntimeKtx = " 2.8.7"
20- lifecycleViewmodelCompose = " 2.8.7"
21- mapsCompose = " 6.5.1"
22- mapsUtilsKtx = " 5.1.1"
23- materialVersion = " 1.13.0-alpha11"
24- navigationCompose = " 2.8.9"
25- org-jacoco-core = " 0.8.12"
26- places = " 4.2.0"
27- robolectric = " 4.14.1"
14+ junitVersion = " 1.3.0"
15+ kotlin = " 2.2.20"
16+ kotlinReflect = " 2.2.20"
17+ kotlinxCoroutinesPlayServices = " 1.10.2"
18+ ksp = " 2.2.20-2.0.3"
19+ lifecycleRuntimeKtx = " 2.9.4"
20+ lifecycleViewmodelCompose = " 2.9.4"
21+ mapsCompose = " 6.11.0"
22+ mapsUtilsKtx = " 5.2.0"
23+ material-icons = " 1.7.8"
24+ materialVersion = " 1.13.0"
25+ navigationCompose = " 2.9.5"
26+ org-jacoco-core = " 0.8.13"
27+ places = " 5.0.0"
28+ robolectric = " 4.16"
2829secretsGradlePlugin = " 2.0.1"
29- truth = " 1.4.4 "
30- uiTestAndroid = " 1.7.8 "
31- uiToolingVersion = " 1.7.8 "
30+ truth = " 1.4.5 "
31+ uiTestAndroid = " 1.9.2 "
32+ uiToolingVersion = " 1.9.2 "
3233gradleMavenPublishPlugin = " 0.34.0"
3334
3435[libraries ]
@@ -37,6 +38,7 @@ android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref
3738androidx-activity-compose = { group = " androidx.activity" , name = " activity-compose" , version.ref = " activityCompose" }
3839androidx-appcompat = { group = " androidx.appcompat" , name = " appcompat" , version.ref = " appcompat" }
3940androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " composeBom" }
41+ androidx-compose-material-icons-core = { module = " androidx.compose.material:material-icons-core" , version.ref = " material-icons" }
4042androidx-compose-ui-ui-tooling = { group = " androidx.compose.ui" , name = " ui-tooling" , version.ref = " uiToolingVersion" }
4143androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
4244androidx-espresso-core = { group = " androidx.test.espresso" , name = " espresso-core" , version.ref = " espressoCore" }
0 commit comments