Add Javadoc UTF-8 Encoding (#7418)
This commit is contained in:
@@ -231,6 +231,7 @@ configure(subprojects - project(":annotations")){
|
||||
options{
|
||||
addStringOption('Xdoclint:none', '-quiet')
|
||||
addStringOption('-release', '16')
|
||||
encoding('UTF-8')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user