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 b03af2e commit ad7e6f7Copy full SHA for ad7e6f7
project.gradle
@@ -21,7 +21,7 @@
21
* Project-specific settings. Unfortunately we cannot put the name in there!
22
*/
23
group = "com.github.fge";
24
-version = "0.9-SNAPSHOT";
+version = "0.9";
25
sourceCompatibility = "1.6";
26
targetCompatibility = "1.6"; // defaults to sourceCompatibility
27
0 commit comments