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 cb89026 commit 5bda22dCopy full SHA for 5bda22d
build.gradle
@@ -12,7 +12,7 @@ configurations {
12
provided
13
}
14
15
-version = "0.0.1"
+version = "0.0.2"
16
sourceCompatibility = 1.7
17
targetCompatibility = 1.7
18
0 commit comments