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 b8b68d5 commit c5c8efbCopy full SHA for c5c8efb
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
group = 'ru.xpressed'
8
version = '0.0.1-SNAPSHOT'
9
-sourceCompatibility = "18.0.1"
+sourceCompatibility = "11"
10
11
configurations {
12
compileOnly {
0 commit comments