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 411784b commit 448b176Copy full SHA for 448b176
build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testCompile 'junit:junit:4.12'
7
}
8
9
-version='1.0.3'
+version='1.0.4'
10
11
tasks.withType(JavaCompile) {
12
sourceCompatibility = targetCompatibility = '1.8'
0 commit comments