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 cd989bd commit 2ac1c9fCopy full SHA for 2ac1c9f
build.gradle.kts
@@ -1,5 +1,6 @@
1
plugins {
2
kotlin("jvm") version ("2.1.0")
3
java
4
+ id("com.akuleshov7.buildutils.publishing-configuration")
5
// id("com.akuleshov7.vercraft.plugin-gradle") version("0.0.1")
6
}
0 commit comments