fix(build): update reflect-config.json
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m16s
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m16s
This commit is contained in:
parent
ed23aca9c8
commit
9f8d9dd0ca
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"name": "com.lowagie.text.pdf.GrayColor",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
}
|
||||
]
|
||||
@ -6,13 +6,6 @@
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
},
|
||||
{
|
||||
"name": "com.lowagie.text.pdf.GrayColor",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
},
|
||||
{
|
||||
"name": "sun.font.Font2D",
|
||||
"allDeclaredConstructors": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user