Remove unused libsignal files from APK.
This commit is contained in:
parent
6743861630
commit
0e7ace0da4
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ android {
|
|||
exclude 'META-INF/LICENSE'
|
||||
exclude 'META-INF/NOTICE'
|
||||
exclude 'META-INF/proguard/androidx-annotations.pro'
|
||||
exclude 'libsignal_jni.dylib'
|
||||
exclude 'signal_jni.dll'
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue