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 4703a3e commit f2d4f6eCopy full SHA for f2d4f6e
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ okio = "3.16.0"
6
7
[libraries]
8
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.11.1" }
9
-androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
+androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
10
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
11
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
12
cklib-gradle-plugin = { module = "co.touchlab:cklib-gradle-plugin", version = "0.3.4" }
0 commit comments