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 6915bbe commit 768848bCopy full SHA for 768848b
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group 'br.com.gamemods'
11
-version '0.0.2-SNAPSHOT'
+version '0.0.2'
12
13
sourceSets.main.java.srcDirs = ["src/main/kotlin"]
14
sourceSets.test.java.srcDirs = ["src/main/kotlin"]
0 commit comments