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