1
1
[versions ]
2
2
coil = " 3.0.4"
3
3
hilt = " 2.55"
4
- composeMaterial = " 1.7.7 "
4
+ composeMaterial = " 1.7.8 "
5
5
composeMaterial3 = " 1.4.0-alpha07"
6
6
room = " 2.6.1"
7
7
textRecognition = " 16.0.1"
@@ -12,7 +12,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
12
12
androidx-compose-ui-ui-test-manifest = { module = " androidx.compose.ui:ui-test-manifest" , version.ref = " composeMaterial" }
13
13
androidx-compose-ui-ui-tooling3 = { module = " androidx.compose.ui:ui-tooling" , version.ref = " composeMaterial" }
14
14
androidx-core-ktx = { module = " androidx.core:core-ktx" , version = " 1.15.0" }
15
- androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.8.6 " }
15
+ androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.8.7 " }
16
16
androidx-lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version = " 2.8.7" }
17
17
androidx-compose-ui = { module = " androidx.compose.ui:ui" , version.ref = " composeMaterial" }
18
18
androidx-compose-material = { module = " androidx.compose.material:material" , version.ref = " composeMaterial" }
@@ -27,7 +27,7 @@ androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref =
27
27
androidx-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" , version.ref = " composeMaterial" }
28
28
androidx-datastore-preferences = { module = " androidx.datastore:datastore-preferences" , version = " 1.1.2" }
29
29
androidx-core-splashscreen = { module = " androidx.core:core-splashscreen" , version = " 1.0.1" }
30
- androidx-paging-compose = { module = " androidx.paging:paging-compose" , version = " 3.3.5 " }
30
+ androidx-paging-compose = { module = " androidx.paging:paging-compose" , version = " 3.3.6 " }
31
31
androidx-hilt-navigation-compose = { module = " androidx.hilt:hilt-navigation-compose" , version = " 1.2.0" }
32
32
androidx-profileinstaller = { module = " androidx.profileinstaller:profileinstaller" , version = " 1.4.1" }
33
33
androidx-security-crypto = { module = " androidx.security:security-crypto" , version = " 1.1.0-alpha06" }
@@ -60,8 +60,8 @@ text-recognition-chinese = { module = "com.google.mlkit:text-recognition-chinese
60
60
image-labeling-custom = { module = " com.google.mlkit:image-labeling-custom" , version = " 17.0.3" }
61
61
segmentation-selfie = { module = " com.google.mlkit:segmentation-selfie" , version = " 16.0.0-beta6" }
62
62
63
- ai-edge-litert-support = { module = " com.google.ai.edge.litert:litert-support" , version = " 1.1.0 " }
64
- ai-edge-litert = { module = " com.google.ai.edge.litert:litert" , version = " 1.1.0 " }
63
+ ai-edge-litert-support = { module = " com.google.ai.edge.litert:litert-support" , version = " 1.1.2 " }
64
+ ai-edge-litert = { module = " com.google.ai.edge.litert:litert" , version = " 1.1.2 " }
65
65
66
66
junit = { module = " junit:junit" , version = " 4.13.2" }
67
67
0 commit comments