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 602fc06 commit b223ca1Copy full SHA for b223ca1
1 file changed
utbot-intellij/build.gradle
@@ -9,7 +9,7 @@ compileKotlin {
9
}
10
11
java {
12
- sourceCompatibility = JavaVersion.VERSION_11
+ sourceCompatibility = JavaVersion.VERSION_1_8
13
targetCompatibility = JavaVersion.VERSION_11
14
15
0 commit comments