We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05db6b7 commit ad7a6efCopy full SHA for ad7a6ef
build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'java'
7
apply plugin: 'eclipse'
8
apply plugin: 'groovy'
9
10
-version = '0.0.1-SNAPSHOT'
+version = '1.0'
11
12
def fileEncoding = 'UTF-8'
13
0 commit comments