mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-23 19:15:18 +01:00
chore: remove unneeded space from build.gradle
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
This commit is contained in:
parent
6a80b27eb4
commit
1803167339
@ -51,7 +51,7 @@ archivesBaseName = "Advanced-Portals"
|
|||||||
description = ""
|
description = ""
|
||||||
|
|
||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
targetCompatibility = JavaVersion.VERSION_17
|
targetCompatibility = JavaVersion.VERSION_17
|
||||||
|
|
||||||
tasks.withType(JavaCompile) {
|
tasks.withType(JavaCompile) {
|
||||||
options.encoding = 'UTF-8'
|
options.encoding = 'UTF-8'
|
||||||
|
Loading…
Reference in New Issue
Block a user