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 0491b5f commit 6d2822aCopy full SHA for 6d2822a
build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
testCompile 'org.apache.commons:commons-collections4:4.1'
10
}
11
12
-version='1.0.9'
+version='1.1.0'
13
14
tasks.withType(JavaCompile) {
15
sourceCompatibility = targetCompatibility = '1.8'
0 commit comments