11[versions ]
2- agp = " 8.5.2 "
3- android-compileSdk = " 34 "
2+ agp = " 8.8.0 "
3+ android-compileSdk = " 35 "
44android-minSdk = " 21"
55android-targetSdk = " 34"
66compose-plugin = " 1.7.0"
77
88androidx-credentials = " 1.3.0"
99
10- kotlin = " 2.0.21 "
10+ kotlin = " 2.1.0 "
1111
12- firebase = " 33.5.1 "
12+ firebase = " 33.7.0 "
1313
14- ktor = " 3.0.0 "
15- datastore = " 1.1.1 "
14+ ktor = " 3.0.3 "
15+ datastore = " 1.1.2 "
1616koin = " 4.0.0"
1717voyager = " 1.1.0-beta03"
18- moko = " 0.24.3 "
18+ moko = " 0.24.4 "
1919detekt = " 1.23.7"
2020sqldelight = " 2.0.2"
21- coil = " 3.0.0-rc01 "
21+ coil = " 3.0.4 "
2222compose-settings = " 2.6.0"
2323buildkonfig = " 0.15.2"
2424reveal = " 3.1.1"
2525connectivity = " 1.1.3"
2626compottie = " 2.0.0-rc01"
27- aboutlibraries = " 11.2.3 "
27+ aboutlibraries = " 11.4.0 "
2828
2929[libraries ]
30- desugar_jdk_libs = { module = " com.android.tools:desugar_jdk_libs" , version = " 2.1.2 " }
30+ desugar_jdk_libs = { module = " com.android.tools:desugar_jdk_libs" , version = " 2.1.4 " }
3131androidx-material = { group = " com.google.android.material" , name = " material" , version = " 1.12.0" }
32- androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.9.2 " }
32+ androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.10.0 " }
3333androidx-splashscreen = { module = " androidx.core:core-splashscreen" , version = " 1.1.0-rc01" }
3434androidx-credentials-core = { module = " androidx.credentials:credentials" , version.ref = " androidx-credentials" }
3535androidx-credentials-compat = { module = " androidx.credentials:credentials-play-services-auth" , version.ref = " androidx-credentials" }
36- androidx-workmanager = { module = " androidx.work:work-runtime-ktx" , version = " 2.9.1 " }
36+ androidx-workmanager = { module = " androidx.work:work-runtime-ktx" , version = " 2.10.0 " }
3737immutable-collections = { module = " org.jetbrains.kotlinx:kotlinx-collections-immutable" , version = " 0.3.8" }
3838
3939kotlinx-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version = " 0.6.1" }
@@ -50,7 +50,7 @@ datastore-preferences = { module = "androidx.datastore:datastore-preferences", v
5050
5151koin-core = { module = " io.insert-koin:koin-core" , version.ref = " koin" }
5252koin-compose = { module = " io.insert-koin:koin-compose" , version.ref = " koin" }
53- koin-androidx-startup = { module = " io.insert-koin:koin-androidx-startup" , version.ref = " koin" }
53+ # koin-androidx-startup = { module = "io.insert-koin:koin-androidx-startup", version.ref = "koin" }
5454koin-androidx-workmanager = { module = " io.insert-koin:koin-androidx-workmanager" , version.ref = " koin" }
5555
5656voyager-navigator = { module = " cafe.adriel.voyager:voyager-navigator" , version.ref = " voyager" }
0 commit comments