支持缩放变焦

This commit is contained in:
jenly1314
2018-11-23 17:22:54 +08:00
parent f452c2018e
commit 388f688145
3 changed files with 1 additions and 2 deletions

View File

@@ -33,5 +33,6 @@ allprojects {
charSet 'UTF-8'
links "http://docs.oracle.com/javase/8/docs/api"
}
options.addStringOption('Xdoclint:none', '-quiet')
}
}