We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386cff7 commit 7b93e2cCopy full SHA for 7b93e2c
1 file changed
build.gradle
@@ -10,7 +10,7 @@
10
// Apply the java plugin to add support for Java
11
apply plugin: 'java'
12
13
-version = 0.2
+version = 0.3
14
sourceCompatibility = 1.7
15
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
16
0 commit comments