@@ -14,7 +14,7 @@ protoBufJavaLite = "3.21.2"
14
14
accompanist-swiperefresh = { module = " com.google.accompanist:accompanist-swiperefresh" , version.ref = " accompanist" }
15
15
accompanist-systemuicontroller = { module = " com.google.accompanist:accompanist-systemuicontroller" , version.ref = " accompanist" }
16
16
android-billingclient-ktx = { module = " com.android.billingclient:billing-ktx" , version = " 6.0.0" }
17
- androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.7.1 " }
17
+ androidx-activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.7.2 " }
18
18
androidx-appcompat = { module = " androidx.appcompat:appcompat" , version = " 1.6.1" }
19
19
androidx-camera-camera2 = { module = " androidx.camera:camera-camera2" , version.ref = " camerax" }
20
20
androidx-camera-lifecycle = { module = " androidx.camera:camera-lifecycle" , version.ref = " camerax" }
@@ -29,7 +29,7 @@ androidx-datastore = { module = "androidx.datastore:datastore", version = "1.0.0
29
29
androidx-hilt-navigation-compose = { module = " androidx.hilt:hilt-navigation-compose" , version = " 1.0.0" }
30
30
androidx-lifecycle-runtime = { module = " androidx.lifecycle:lifecycle-runtime-ktx" , version.ref = " lifecycle" }
31
31
androidx-lifecycle-viewModelCompose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " 2.6.1" }
32
- androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.5.3 " }
32
+ androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.6.0 " }
33
33
androidx-test-espresso-core = { module = " androidx.test.espresso:espresso-core" , version = " 3.5.1" }
34
34
androidx-test-ext-junit = { module = " androidx.test.ext:junit" , version = " 1.1.5" }
35
35
google-android-material = { module = " com.google.android.material:material" , version = " 1.9.0" }
0 commit comments