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.
2 parents 25c633c + bbc8d8d commit a104e58Copy full SHA for a104e58
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ androidx-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androi
22
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "androidx-compose" }
23
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "androidx-compose" }
24
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
25
-androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.6" }
+androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
26
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
27
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
28
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
0 commit comments