chore(deps): update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.11.0 (#1994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
85b0b83917
commit
e0a75bfbc4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.
|
|||
aps-sublimeFuzzy = "com.github.android-password-store:sublime-fuzzy:2.2.0"
|
||||
aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embedded:4.2.1"
|
||||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.10.1"
|
||||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.1.0"
|
||||
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"
|
||||
|
|
Loading…
Reference in a new issue