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.
2 parents d62df28 + 9c32aae commit 756ab20Copy full SHA for 756ab20
build.gradle
@@ -37,7 +37,7 @@ allprojects {
37
testCompile group: 'junit', name: 'junit', version: '4.12'
38
}
39
40
- version = '1.1.0'
+ version = '1.1.1'
41
42
compileJava {
43
options.compilerArgs << "-g"
0 commit comments