Skip to content

Commit 0d61fb9

Browse files
committed
Gradle source compatibility
1 parent 0696b7e commit 0d61fb9

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
@@ -6,7 +6,7 @@ plugins {
66

77
group = 'ru.xpressed'
88
version = '0.0.1-SNAPSHOT'
9-
sourceCompatibility = '18'
9+
sourceCompatibility = '1.8'
1010

1111
configurations {
1212
compileOnly {

0 commit comments

Comments
 (0)