Skip to content

Commit 9682296

Browse files
renovate-botJavierSegoviaCordoba
authored andcommitted
Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.8.0
| datasource | package | from | to | | ---------- | ---------------------------------------------------- | ----- | ----- | | maven | org.jetbrains.kotlinx:binary-compatibility-validator | 0.7.1 | 0.8.0 |
1 parent 370e571 commit 9682296

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
### Fixed
1515

1616
### Updated
17+
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`
1718

1819

1920
## [0.0.0] - 2021-11-04

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
android = "7.0.3"
33
javierscGradlePlugins = "0.1.0-rc.4"
44
kotlin = "1.5.31"
5-
kotlinBinaryValidator = "0.7.1"
5+
kotlinBinaryValidator = "0.8.0"
66

77
[libraries]
88
android-toolsBuild-gradle = { module = "com.android.tools.build:gradle", version.ref = "android" }

0 commit comments

Comments
 (0)