mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
* GraalVM: added reflection config for delete messages * GraalVM: added reflection config for PreKey exchange * GraalVM: added reflection config for DuplicateMessageException * GraalVM: added reflection config for JsonRemoteDelete * GraalVM: added reflection config for JsonAttachment * GraalVM: added reflection config for JsonSticker and Contacts
13 lines
553 B
JSON
13 lines
553 B
JSON
{
|
|
"resources":{
|
|
"includes":[
|
|
{"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_DE\\E"},
|
|
{"pattern":"\\Qlibsignal_jni.so\\E"},
|
|
{"pattern":"\\Qlibzkgroup.so\\E"},
|
|
{"pattern":"\\Qorg/asamk/signal/manager/config/ias.store\\E"},
|
|
{"pattern":"\\Qorg/asamk/signal/manager/config/whisper.store\\E"},
|
|
{"pattern":"\\Qorg/slf4j/impl/StaticLoggerBinder.class\\E"},
|
|
{"pattern":"com/google/i18n/phonenumbers/data/.*"}
|
|
]},
|
|
"bundles":[{"name":"net.sourceforge.argparse4j.internal.ArgumentParserImpl"}]
|
|
}
|