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 a52fe37 commit 8efb011Copy full SHA for 8efb011
build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
testCompile 'commons-codec:commons-codec:1.13'
12
}
13
14
-version='1.1.1'
+version='1.1.2'
15
16
tasks.withType(JavaCompile) {
17
sourceCompatibility = targetCompatibility = '1.8'
0 commit comments