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 6895540 commit dc0f3a4Copy full SHA for dc0f3a4
server/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm'
3
- id 'maven'
+ id 'maven-publish'
4
id 'application'
5
id 'com.github.jk1.tcdeps' version '1.2'
6
id 'com.jaredsburrows.license' version '0.8.42'
shared/build.gradle
}
version = projectVersion
0 commit comments