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 0033e0d commit f9355ebCopy full SHA for f9355eb
project.gradle
@@ -2,7 +2,7 @@
2
* Project-specific settings. Unfortunately we cannot put the name in there!
3
*/
4
group = "com.github.fge";
5
-version = "1.1-SNAPSHOT";
+version = "1.1";
6
sourceCompatibility = "1.6";
7
targetCompatibility = "1.6"; // defaults to sourceCompatibility
8
0 commit comments