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 5877609 commit 90159ffCopy full SHA for 90159ff
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.M4")
53
54
androidTestImplementation(project(":kotest-runner-android"))
0 commit comments