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