mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
Add Javadoc UTF-8 Encoding (#7418)
This commit is contained in:
parent
a2798ae53c
commit
88927b4cf5
1 changed files with 1 additions and 0 deletions
|
|
@ -231,6 +231,7 @@ configure(subprojects - project(":annotations")){
|
|||
options{
|
||||
addStringOption('Xdoclint:none', '-quiet')
|
||||
addStringOption('-release', '16')
|
||||
encoding('UTF-8')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue