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 8a5d23c commit f7df0d5Copy full SHA for f7df0d5
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'maven'
4
}
5
-project.version = '1.0-SNAPSHOT'
+project.version = '1.0'
6
project.group = 'me.nallar'
7
8
// Extended project information
0 commit comments