Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 2c41280

Browse files
Update plugin bcv to v0.15.1 (#639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2936f0a commit 2c41280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
1919
android-library = { id = "com.android.library", version.ref = "agp" }
2020
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
2121
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
22-
bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.15.0"
22+
bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.15.1"
2323
ksp = "com.google.devtools.ksp:2.0.0-1.0.22"
2424
napt = "com.sergei-lapin.napt:1.19"
2525
spotless = "com.diffplug.spotless:7.0.0.BETA1"

0 commit comments

Comments
 (0)