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 8f5e6b0 commit c81eb19Copy full SHA for c81eb19
build.gradle
@@ -14,7 +14,7 @@ configurations {
14
provided
15
}
16
17
-version = "0.0.3"
+version = "0.0.4"
18
sourceCompatibility = 1.7
19
targetCompatibility = 1.7
20
0 commit comments