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 8ff4a82 commit a7359c6Copy full SHA for a7359c6
build.gradle
@@ -4,7 +4,7 @@ version '0.1'
4
apply plugin: 'java'
5
apply plugin: 'groovy'
6
7
-sourceCompatibility = 1.7
+sourceCompatibility = 1.8
8
9
repositories {
10
mavenCentral()
0 commit comments