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 52d944b commit c5767ebCopy full SHA for c5767eb
kotest-assertions-android/build.gradle.kts
@@ -48,7 +48,7 @@ configurations {
48
}
49
50
dependencies {
51
- implementation("androidx.core:core-ktx:1.10.0")
+ implementation("androidx.core:core-ktx:1.16.0")
52
implementation("io.kotest:kotest-assertions-core:6.0.0.M6")
53
54
androidTestImplementation(project(":kotest-runner-android"))
0 commit comments