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