We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5214a commit c10d863Copy full SHA for c10d863
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ androidx-core = { module = 'androidx.core:core', version = '1.13.1' }
18
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
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' }
+androidx-junit = { module = 'androidx.test.ext:junit', version = '1.2.1' }
22
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.2' }
23
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
24
androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }
0 commit comments