Skip to content

Commit

Permalink
Apply the binary compatibility validator Gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Nov 8, 2024
1 parent 3ac08d8 commit c3f1c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tasks.wrapper {

plugins {
id("org.jetbrains.dokka")
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.16.3"
}

dependencies {
Expand Down

0 comments on commit c3f1c89

Please sign in to comment.