22kotlin = " 2.1.20"
33accompanistAppcompatTheme = " 0.36.0"
44activityCompose = " 1.10.1"
5- foundation = " 1.8.0 "
6- gradle = " 8.9.2 "
5+ foundation = " 1.8.1 "
6+ gradle = " 8.10.0 "
77json = " 20250107"
88koinCore = " 4.0.4"
99kotlinGradlePlugin = " 2.1.20"
1010kotlinxCoroutinesCore = " 1.10.2"
1111kotlinxHtmlJvm = " 0.12.0"
12- lifecycleViewmodelCompose = " 2.8.7"
13- material = " 1.7.8"
14- navigationCompose = " 2.8.9"
12+ lifecycleViewmodelCompose = " 2.9.0"
13+ material = " 1.8.1"
14+ materialIcons = " 1.7.8"
15+ navigationCompose = " 2.9.0"
1516preference = " 1.2.1"
1617sqldelight = " 2.0.2"
17- uiToolingPreview = " 1.8.0 "
18+ uiToolingPreview = " 1.8.1 "
1819spotless = " 7.0.3"
1920
2021
@@ -25,7 +26,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
2526androidx-foundation = { module = " androidx.compose.foundation:foundation" , version.ref = " foundation" }
2627androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " lifecycleViewmodelCompose" }
2728androidx-material = { module = " androidx.compose.material:material" , version.ref = " material" }
28- androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" , version.ref = " material " }
29+ androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" , version.ref = " materialIcons " }
2930androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " navigationCompose" }
3031androidx-preference = { module = " androidx.preference:preference" , version.ref = " preference" }
3132androidx-ui-test-junit4 = { module = " androidx.compose.ui:ui-test-junit4" , version.ref = " uiToolingPreview" }
0 commit comments