mirror of
https://github.com/LamGC/Oracle-Sentry.git
synced 2025-04-29 22:27:34 +00:00
build: 添加对 Javadoc 的配置.
其实是设置了编码而已.
This commit is contained in:
parent
79d18685e5
commit
f48cdaabe9
@ -44,3 +44,7 @@ dependencies {
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
javadoc {
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user