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 e986b29 commit 9cfcf7dCopy full SHA for 9cfcf7d
build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testCompile 'junit:junit:4.12'
7
}
8
9
-version='1.0.0'
+version='1.0.1'
10
11
tasks.withType(JavaCompile) {
12
sourceCompatibility = targetCompatibility = '1.8'
0 commit comments