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