Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility…
Browse files Browse the repository at this point in the history
…-validator to v0.13.1 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 13, 2023
1 parent b681c19 commit 3311ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'com.android.library' version '7.4.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
id 'org.jetbrains.dokka' version '1.7.20' apply false
id 'org.jetbrains.kotlinx.binary-compatibility-validator' version '0.13.0'
id 'org.jetbrains.kotlinx.binary-compatibility-validator' version '0.13.1'
}

apiValidation {
Expand Down

0 comments on commit 3311ae8

Please sign in to comment.