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