Skip to content

Commit c88bd7c

Browse files
committed
Delete more
1 parent f8e97d7 commit c88bd7c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

build.gradle.kts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
11
tasks.wrapper {
22
distributionType = Wrapper.DistributionType.ALL
33
}
4-
5-
plugins {
6-
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1"
7-
}
8-
9-
apiValidation {
10-
@OptIn(kotlinx.validation.ExperimentalBCVApi::class)
11-
klib {
12-
enabled = true
13-
}
14-
}

0 commit comments

Comments
 (0)