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 06a78c5 commit ce13cbdCopy full SHA for ce13cbd
kotest-assertions-android/build.gradle.kts
@@ -42,7 +42,7 @@ configurations {
42
}
43
44
dependencies {
45
- implementation("androidx.core:core-ktx:1.10.0")
+ implementation("androidx.core:core-ktx:1.15.0")
46
implementation("io.kotest:kotest-assertions-core:5.9.1")
47
48
androidTestImplementation(project(":kotest-runner-android"))
0 commit comments