Skip to content

Commit 7ba6c9d

Browse files
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.17.0 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b953333 commit 7ba6c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ junit = "junit:junit:4.13.2"
1616

1717
kotlin-gradle = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
1818

19-
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.3"
19+
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.17.0"
2020

2121
materialComponents = "com.google.android.material:material:1.12.0"
2222

0 commit comments

Comments
 (0)