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 8b2ea0e commit 103668bCopy full SHA for 103668b
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.13.1")
46
implementation("io.kotest:kotest-assertions-core:5.9.1")
47
48
androidTestImplementation(project(":kotest-runner-android"))
0 commit comments