11[versions ]
22kotlin = " 2.2.21"
3- ksp = " 2.3.0 "
3+ ksp = " 2.3.2 "
44agp = " 8.13.0"
55compose = " 1.9.4"
66room = " 2.8.3"
77paging = " 3.3.6"
8- ktor = " 3.3.1 "
8+ ktor = " 3.3.2 "
99atomicfu = " 0.29.0"
1010destinations = " 2.3.0"
1111coil = " 3.3.0"
@@ -35,7 +35,7 @@ compose_junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref =
3535compose_icons = " androidx.compose.material:material-icons-extended:1.7.8"
3636compose_material3 = " androidx.compose.material3:material3:1.4.0"
3737compose_activity = " androidx.activity:activity-compose:1.11.0"
38- compose_navigation = " androidx.navigation:navigation-compose:2.9.5 "
38+ compose_navigation = " androidx.navigation:navigation-compose:2.9.6 "
3939androidx_appcompat = " androidx.appcompat:appcompat:1.7.1"
4040androidx_core_ktx = " androidx.core:core-ktx:1.17.0"
4141androidx_lifecycle_runtime_ktx = " androidx.lifecycle:lifecycle-runtime-ktx:2.9.4"
@@ -47,7 +47,7 @@ androidx_room_runtime = { module = "androidx.room:room-runtime", version.ref = "
4747androidx_room_compiler = { module = " androidx.room:room-compiler" , version.ref = " room" }
4848androidx_room_ktx = { module = " androidx.room:room-ktx" , version.ref = " room" }
4949androidx_room_paging = { module = " androidx.room:room-paging" , version.ref = " room" }
50- androidx_splashscreen = " androidx.core:core-splashscreen:1.0.1 "
50+ androidx_splashscreen = " androidx.core:core-splashscreen:1.2.0 "
5151androidx_paging_runtime = { module = " androidx.paging:paging-runtime" , version.ref = " paging" }
5252androidx_paging_compose = { module = " androidx.paging:paging-compose" , version.ref = " paging" }
5353google_accompanist_drawablepainter = " com.google.accompanist:accompanist-drawablepainter:0.37.3"
@@ -66,9 +66,9 @@ coil_gif = { module = "io.coil-kt.coil3:coil-gif", version.ref = "coil" }
6666loc_annotation = { module = " li.songe.loc:loc-annotation" , version.ref = " loc" }
6767reorderable = " sh.calvin.reorderable:reorderable:3.0.0"
6868exp4j = " net.objecthunter:exp4j:0.4.8"
69- toaster = " com.github.getActivity:Toaster:13.6 "
69+ toaster = " com.github.getActivity:Toaster:13.8 "
7070permissions = " com.github.getActivity:XXPermissions:26.5"
71- json5 = " li.songe:json5:0.4.1 "
71+ json5 = " li.songe:json5:0.5.0 "
7272utilcodex = " com.blankj:utilcodex:1.31.1"
7373activityResultLauncher = " com.github.DylanCaiCoding:ActivityResultLauncher:1.1.2"
7474kevinnzouWebview = " io.github.kevinnzou:compose-webview:0.33.6"
0 commit comments