mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-12 21:34:35 +01:00
Bump jar version to 1.1.0
This commit is contained in:
@@ -26,7 +26,7 @@ compileTestJava.options.encoding = "UTF-8"
|
|||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
targetCompatibility = JavaVersion.VERSION_17
|
targetCompatibility = JavaVersion.VERSION_17
|
||||||
|
|
||||||
version = '1.0.2'
|
version = '1.1.0'
|
||||||
|
|
||||||
var shouldGenerateProto = System.getenv("GENERATE_PROTO") == "true"
|
var shouldGenerateProto = System.getenv("GENERATE_PROTO") == "true"
|
||||||
System.out.println(shouldGenerateProto ?
|
System.out.println(shouldGenerateProto ?
|
||||||
|
|||||||
Reference in New Issue
Block a user