We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5214a commit fe229cbCopy full SHA for fe229cb
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ 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' }
23
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
24
-androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }
+androidx-testRunner = { module = 'androidx.test:runner', version = '1.6.2' }
25
26
coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = 'coroutines' }
27
0 commit comments