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 01969b7 commit 429b1a6Copy full SHA for 429b1a6
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", vers
8
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
9
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
10
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
11
-binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
+binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.17.0" }
12
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "7.1.0" }
13
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version = "2.2.0" }
14
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.0.0" }
0 commit comments