1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Bump Cumulus to 1.1.2 and fixed code being detected as Java 8 locally

This commit is contained in:
Tim203
2023-07-10 21:47:41 +02:00
parent cc6bbf9902
commit 6296d4a97f
2 changed files with 1 additions and 5 deletions

View File

@@ -8,10 +8,6 @@ allprojects {
group = "org.geysermc.geyser"
version = "2.1.2-SNAPSHOT"
description = "Allows for players from Minecraft: Bedrock Edition to join Minecraft: Java Edition servers."
tasks.withType<JavaCompile> {
options.encoding = "UTF-8"
}
}
val platforms = setOf(