mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 21:04:14 +07:00
Add Javadoc UTF-8 Encoding (#7418)
This commit is contained in:
parent
a2798ae53c
commit
88927b4cf5
@ -231,6 +231,7 @@ configure(subprojects - project(":annotations")){
|
||||
options{
|
||||
addStringOption('Xdoclint:none', '-quiet')
|
||||
addStringOption('-release', '16')
|
||||
encoding('UTF-8')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user