|
1 | 1 | [versions] |
2 | 2 | kotlin = "2.2.21" |
3 | | -ksp = "2.3.2" |
| 3 | +ksp = "2.3.3" |
4 | 4 | agp = "8.13.1" |
5 | | -compose = "1.9.4" |
6 | | -room = "2.8.3" |
| 5 | +compose = "1.10.0" |
| 6 | +room = "2.8.4" |
7 | 7 | paging = "3.3.6" |
8 | | -ktor = "3.3.2" |
| 8 | +ktor = "3.3.3" |
9 | 9 | atomicfu = "0.29.0" |
10 | 10 | destinations = "2.3.0" |
11 | 11 | coil = "3.3.0" |
@@ -34,12 +34,12 @@ compose_tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "co |
34 | 34 | compose_junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" } |
35 | 35 | compose_icons = "androidx.compose.material:material-icons-extended:1.7.8" |
36 | 36 | compose_material3 = "androidx.compose.material3:material3:1.4.0" |
37 | | -compose_activity = "androidx.activity:activity-compose:1.11.0" |
| 37 | +compose_activity = "androidx.activity:activity-compose:1.12.1" |
38 | 38 | compose_navigation = "androidx.navigation:navigation-compose:2.9.6" |
39 | 39 | androidx_appcompat = "androidx.appcompat:appcompat:1.7.1" |
40 | 40 | androidx_core_ktx = "androidx.core:core-ktx:1.17.0" |
41 | | -androidx_lifecycle_runtime_ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.4" |
42 | | -androidx_lifecycle_service = "androidx.lifecycle:lifecycle-service:2.9.4" |
| 41 | +androidx_lifecycle_runtime_ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.10.0" |
| 42 | +androidx_lifecycle_service = "androidx.lifecycle:lifecycle-service:2.10.0" |
43 | 43 | androidx_junit = "androidx.test.ext:junit:1.3.0" |
44 | 44 | androidx_annotation = "androidx.annotation:annotation:1.9.1" |
45 | 45 | androidx_espresso = "androidx.test.espresso:espresso-core:3.7.0" |
@@ -67,7 +67,7 @@ loc_annotation = { module = "li.songe.loc:loc-annotation", version.ref = "loc" } |
67 | 67 | reorderable = "sh.calvin.reorderable:reorderable:3.0.0" |
68 | 68 | exp4j = "net.objecthunter:exp4j:0.4.8" |
69 | 69 | toaster = "com.github.getActivity:Toaster:13.8" |
70 | | -permissions = "com.github.getActivity:XXPermissions:26.5" |
| 70 | +permissions = "com.github.getActivity:XXPermissions:28.0" |
71 | 71 | json5 = "li.songe:json5:0.5.0" |
72 | 72 | utilcodex = "com.blankj:utilcodex:1.31.1" |
73 | 73 | activityResultLauncher = "com.github.DylanCaiCoding:ActivityResultLauncher:1.1.2" |
|
0 commit comments