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 47e75fa commit fa1300fCopy full SHA for fa1300f
plugin/build.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
kotlin("jvm")
6
id("com.github.gmazzo.buildconfig")
7
id("com.vanniktech.maven.publish.base")
8
+ id("com.gradle.plugin-publish") version "1.2.1"
9
}
10
11
kotlin {
0 commit comments