Remove Java Toolchain
This commit is contained in:
parent
f07e359b42
commit
3c97b6037d
|
|
@ -8,11 +8,6 @@ description = "Altitude Quests plugin."
|
||||||
|
|
||||||
apply<JavaLibraryPlugin>()
|
apply<JavaLibraryPlugin>()
|
||||||
|
|
||||||
java {
|
|
||||||
toolchain {
|
|
||||||
languageVersion.set(JavaLanguageVersion.of(21))
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
withType<JavaCompile> {
|
withType<JavaCompile> {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user