Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
1beddf16
Commit
1beddf16
authored
May 07, 2022
by
Magix
Committed by
GitHub
May 07, 2022
Browse files
Update build.gradle (in prep for 1.1.0)
parent
57cc1113
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
1beddf16
...
...
@@ -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"
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment