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