We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21951e6 commit 31c8d36Copy full SHA for 31c8d36
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
64
androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
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.5.2" }
+androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
68
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
69
70
androidx-test-ext-junit-ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext" }
0 commit comments