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

Commit

Permalink
Update plugin bcv to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 2936f0a commit 2cec8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.15.0"
bcv = "org.jetbrains.kotlinx.binary-compatibility-validator:0.15.1"
ksp = "com.google.devtools.ksp:2.0.0-1.0.22"
napt = "com.sergei-lapin.napt:1.19"
spotless = "com.diffplug.spotless:7.0.0.BETA1"
Expand Down

0 comments on commit 2cec8b1

Please sign in to comment.