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 0696b7e commit 0d61fb9Copy full SHA for 0d61fb9
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
group = 'ru.xpressed'
8
version = '0.0.1-SNAPSHOT'
9
-sourceCompatibility = '18'
+sourceCompatibility = '1.8'
10
11
configurations {
12
compileOnly {
0 commit comments