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 81b668e commit d6b5545Copy full SHA for d6b5545
build.gradle
@@ -36,7 +36,7 @@ allprojects {
36
testCompile group: 'junit', name: 'junit', version: '4.12'
37
}
38
39
- version = '0.2.1'
+ version = '0.3.0'
40
41
compileJava {
42
options.compilerArgs << "-g"
0 commit comments