Merge pull request 'fix(build): add reflect-config.json' (#21) from dev into master
Reviewed-on: #21
This commit is contained in:
commit
ac5b68dff1
@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "fr.titionfire.ffsaf",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
},
|
||||
{
|
||||
"name": "com.lowagie.text.pdf",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"allDeclaredMethods": true,
|
||||
"allPublicMethods": true
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user