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 ad73d0a commit 714681aCopy full SHA for 714681a
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven'
4
}
5
6
-project.version = '1.1-SNAPSHOT'
+project.version = '1.1'
7
project.group = 'me.nallar'
8
9
// Extended project information
0 commit comments