Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:binary-compatibility-validato…
Browse files Browse the repository at this point in the history
…r to v0.15.0 (#59)

* Update dependency org.jetbrains.kotlinx:binary-compatibility-validator to v0.15.0
* Generate empty .api file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Drew Hamilton <[email protected]>
  • Loading branch information
renovate[bot] and drewhamilton authored Jul 8, 2024
1 parent 9e0b582 commit 8dbd85e
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -16,7 +16,7 @@ junit = "junit:junit:4.13.2"

kotlin-gradle = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0"

kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.14.0"
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.15.0"

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

Expand Down
Empty file added xml-theme/api/xml-theme.api
Empty file.

0 comments on commit 8dbd85e

Please sign in to comment.