We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f245b00 commit ff8c914Copy full SHA for ff8c914
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ androidx-camera-camera2 = "androidx.camera:camera-camera2:1.4.2"
16
androidx-camera-lifecycle = "androidx.camera:camera-lifecycle:1.4.2"
17
androidx-camera-view = "androidx.camera:camera-view:1.4.2"
18
androidx-concurrent-futures = "androidx.concurrent:concurrent-futures-ktx:1.2.0"
19
-androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.1"
+androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.2"
20
21
detekt-compose = "io.nlopez.compose.rules:detekt:0.4.26"
22
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
0 commit comments