We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0264af commit 2c2f27aCopy full SHA for 2c2f27a
gradle/libs.versions.toml
@@ -61,7 +61,7 @@ androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", v
61
62
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "androidx-recycler" }
63
64
-androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
+androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
65
66
androidx-test-core-ktx = { module = "androidx.test:core-ktx", version = "1.6.1" }
67
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
0 commit comments