Skip to content

Commit 287d7a1

Browse files
committed
Gradle source compatibility
1 parent 8e8dc1e commit 287d7a1

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 = "1.18"
9+
sourceCompatibility = "11.0.15"
1010

1111
configurations {
1212
compileOnly {

0 commit comments

Comments
 (0)