We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483a514 commit 7f1a657Copy full SHA for 7f1a657
buildSrc/src/main/kotlin/deps.kt
@@ -149,7 +149,7 @@ object deps {
149
150
object androidx {
151
const val core = "androidx.test:core-ktx:1.4.0"
152
- const val junit = "androidx.test.ext:junit-ktx:1.1.3"
+ const val junit = "androidx.test.ext:junit-ktx:1.3.0"
153
154
object espresso {
155
const val core = "androidx.test.espresso:espresso-core:3.4.0"
0 commit comments