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