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 6618584 commit d18956dCopy full SHA for d18956d
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ androidx-annotations = { module = "androidx.annotation:annotation", version = "1
18
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
19
androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
20
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version.ref = "compose" }
21
-androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.9.2" }
+androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.9.3" }
22
androidx-savedstate = { module = "androidx.savedstate:savedstate-android", version = "1.3.1" }
23
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.4.0" }
24
0 commit comments