@@ -7,39 +7,37 @@ android-targetSdk = "34"
77androidx-activity = " 1.10.0"
88androidx-appcompat = " 1.7.0"
99androidx-datastore = " 1.1.2"
10- androidx-lifecycle = " 2.8.4"
11- androidx-navigation = " 2.8.0-alpha11"
12- androidx-room = " 2.7.0-alpha12"
10+ androidx-navigation = " 2.8.0-alpha13"
11+ androidx-room = " 2.7.0-beta01"
1312androidx-splashscreen = " 1.0.1"
1413cashapp-paging = " 3.3.0-alpha02-0.5.1"
15- coil = " 3.0.4 "
16- compose-multiplatform = " 1.7.3 "
14+ coil = " 3.1.0 "
15+ compose-multiplatform = " 1.8.0-alpha03 "
1716compose-placeholder = " 1.0.9"
18- filekit = " 0.8.7 "
19- generativeai = " 0.5 .0-1.0.0 "
20- koin = " 4.0.1 "
17+ filekit = " 0.8.8 "
18+ generativeai = " 0.9 .0-1.0.1 "
19+ koin = " 4.0.2 "
2120korlibs = " 6.0.0"
22- kotlin = " 2.1.0 "
23- kotlin-logging = " 7.0.0 "
21+ kotlin = " 2.1.10 "
22+ kotlin-logging = " 7.0.3 "
2423kotlinx-coroutines = " 1.10.1"
2524kotlinx-datetime = " 0.6.1"
2625kotlinx-serialization-json = " 1.8.0"
27- ktor = " 2.3.12 "
28- ksp = " 2.1.0 -1.0.29"
29- logback = " 1.5.15 "
30- markdown-renderer = " 0.29 .0"
31- multiplatform-settings = " 1.2 .0"
26+ ktor = " 2.3.13 "
27+ ksp = " 2.1.10 -1.0.29"
28+ logback = " 1.5.16 "
29+ markdown-renderer = " 0.30 .0"
30+ multiplatform-settings = " 1.3 .0"
3231napier = " 2.7.1"
3332sqldelight = " 2.0.2"
34- sqlite-bundled = " 2.5.0-alpha12 "
33+ sqlite-bundled = " 2.5.0-beta01 "
3534touchlab-stately = " 2.1.0"
3635touchlab-kermit = " 2.0.4"
3736
3837[libraries ]
3938androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity" }
4039androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidx-appcompat" }
4140androidx-datastore-preferences = { module = " androidx.datastore:datastore-preferences" , version.ref = " androidx-datastore" }
42- androidx-lifecycle-viewmodel-compose = { module = " org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " androidx-lifecycle" }
4341androidx-navigation-compose = { module = " org.jetbrains.androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
4442androidx-room-compiler = { group = " androidx.room" , name = " room-compiler" , version.ref = " androidx-room" }
4543androidx-room-ktx = { group = " androidx.room" , name = " room-ktx" , version.ref = " androidx-room" }
0 commit comments