mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
update gradle & paperweight
This commit is contained in:
parent
050d8bec8f
commit
343f57fdc7
3 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ repositories {
|
|||
// Configure used version of kotlin and java
|
||||
java {
|
||||
disableAutoTargetJvm()
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(16))
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
|
||||
}
|
||||
|
||||
// Set target version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue