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 313a8b3 commit cdfd97aCopy full SHA for cdfd97a
buildSrc/src/main/kotlin/deps.kt
@@ -152,7 +152,7 @@ object deps {
152
153
object androidx {
154
const val core = "androidx.test:core-ktx:1.4.0"
155
- const val junit = "androidx.test.ext:junit-ktx:1.1.3"
+ const val junit = "androidx.test.ext:junit-ktx:1.1.5"
156
157
object espresso {
158
const val core = "androidx.test.espresso:espresso-core:3.4.0"
0 commit comments