We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1053c commit d479a5cCopy full SHA for d479a5c
android/buildSrc/src/main/kotlin/Versions.kt
@@ -7,6 +7,6 @@ object Versions {
7
const val ndkVersion = "27.2.12479018"
8
9
const val junitJupiter = "5.12.0"
10
- const val junit5Android = "1.6.0"
+ const val junit5Android = "1.7.0"
11
const val junit5Plugin = "1.11.3.0"
12
}
0 commit comments