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 8b064d3Copy full SHA for 8b064d3
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