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 34ca69d commit 6007a2bCopy full SHA for 6007a2b
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.1.5"
153
154
object espresso {
155
const val core = "androidx.test.espresso:espresso-core:3.4.0"
0 commit comments