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 93222a5 commit 441fcebCopy full SHA for 441fceb
build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'java'
7
apply plugin: 'eclipse'
8
apply plugin: 'groovy'
9
10
-version = '1.3-SNASHOT'
+version = '1.3'
11
12
def fileEncoding = 'UTF-8'
13
0 commit comments