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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user