We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75366d5 commit 4a50925Copy full SHA for 4a50925
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', vers
19
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }
20
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.1' }
21
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
22
-androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.2' }
+androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.7' }
23
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
24
androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }
25
0 commit comments