We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87fbdc commit d022f32Copy full SHA for d022f32
build.gradle.kts
@@ -3,8 +3,6 @@ plugins {
3
id("org.jetbrains.dokka") version "1.7.10" apply false
4
id("com.github.gmazzo.buildconfig") version "2.1.0" apply false
5
id("com.vanniktech.maven.publish") version "0.22.0" apply false
6
- id("com.bennyhuo.kotlin.plugin.embeddable") version "1.8.1" apply false
7
- id("com.bennyhuo.kotlin.plugin.embeddable.test") version "1.8.1" apply false
8
}
9
10
subprojects {
0 commit comments