mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
clean: minor format adjustment in build.gradle.kts
This commit is contained in:
@@ -260,8 +260,7 @@ bukkit {
|
|||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
toolchain.languageVersion.set(JavaLanguageVersion.of(21
|
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
|
||||||
))
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fun getGitCommitHash(): String {
|
fun getGitCommitHash(): String {
|
||||||
|
|||||||
Reference in New Issue
Block a user