11[versions ]
22kotlin = " 2.0.10"
3- ksp = " 2.0.10-RC2-1.0.24"
4- compileSdk = " 34"
5- targetSdk = " 34"
6- buildToolsVersion = " 34.0.0"
7- minSdk = " 26"
3+ ksp = " 2.0.10-1.0.24"
84android = " 8.5.1"
95compose = " 1.6.8"
106rikka = " 4.4.0"
117room = " 2.6.1"
12- paging = " 3.3.1 "
8+ paging = " 3.3.2 "
139ktor = " 2.3.12"
14- hilt = " 2.51.1 "
10+ hilt = " 2.52 "
1511destinations = " 1.10.2"
1612coil = " 2.7.0"
1713
@@ -27,7 +23,7 @@ compose_junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref =
2723compose_icons = { module = " androidx.compose.material:material-icons-extended" , version.ref = " compose" }
2824compose_material3 = { module = " androidx.compose.material3:material3" , version = " 1.2.1" }
2925compose_activity = { module = " androidx.activity:activity-compose" , version = " 1.9.1" }
30- tencent_mmkv = { module = " com.tencent:mmkv" , version = " 1.3.7 " }
26+ tencent_mmkv = { module = " com.tencent:mmkv" , version = " 1.3.9 " }
3127rikka_processor = { module = " dev.rikka.tools.refine:annotation-processor" , version.ref = " rikka" }
3228rikka_annotation = { module = " dev.rikka.tools.refine:annotation" , version.ref = " rikka" }
3329rikka_shizuku_api = { module = " dev.rikka.shizuku:api" , version = " 13.1.5" }
@@ -67,7 +63,7 @@ destinations_core = { module = "io.github.raamcosta.compose-destinations:core",
6763destinations_ksp = { module = " io.github.raamcosta.compose-destinations:ksp" , version.ref = " destinations" }
6864coil_compose = { module = " io.coil-kt:coil-compose" , version.ref = " coil" }
6965coil_gif = { module = " io.coil-kt:coil-gif" , version.ref = " coil" }
70- reorderable = { module = " sh.calvin.reorderable:reorderable" , version = " 2.1.1 " }
66+ reorderable = { module = " sh.calvin.reorderable:reorderable" , version = " 2.3.0 " }
7167exp4j = { module = " net.objecthunter:exp4j" , version = " 0.4.8" }
7268toaster = { module = " com.github.getActivity:Toaster" , version = " 12.6" }
7369permissions = { module = " com.github.getActivity:XXPermissions" , version = " 18.63" }
0 commit comments