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 9c392e7 commit 4b422d7Copy full SHA for 4b422d7
src/main/resources/base/java.gradle
@@ -1,4 +1,4 @@
1
-def ver_java = 干.proj('ver_java', 'JVM target for the kotlin plugin (8, 11, etc)')
+def ver_java = 干.proj('ver_java', 'target JVM bytecode (8, 11, etc)')
2
3
apply plugin: 'java'
4
tasks.withType(JavaCompile) {
0 commit comments