Skip to content

Commit a7359c6

Browse files
authored
Update source compatibility version
1 parent 8ff4a82 commit a7359c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version '0.1'
44
apply plugin: 'java'
55
apply plugin: 'groovy'
66

7-
sourceCompatibility = 1.7
7+
sourceCompatibility = 1.8
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)