We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1df52 commit ec89d2dCopy full SHA for ec89d2d
1 file changed
build.gradle.kts
@@ -1,5 +1,6 @@
1
plugins {
2
java
3
+ id("maven")
4
kotlin("jvm") version "1.3.72"
5
id("com.github.johnrengelman.shadow") version "6.1.0"
6
}
0 commit comments