mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-27 09:46:21 +00:00
Update build.gradle (in prep for 1.1.0)
This commit is contained in:
parent
330427f5a5
commit
426f3701e8
@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
group = 'xyz.grasscutters'
|
||||
version = '1.0.3-dev'
|
||||
version = '1.1.0'
|
||||
|
||||
sourceCompatibility = 17
|
||||
targetCompatibility = 17
|
||||
@ -228,4 +228,4 @@ javadoc {
|
||||
|
||||
processResources {
|
||||
dependsOn "generateProto"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user