flutter-openpgp
flutter-openpgp copied to clipboard
Android APK contains other Abi versions
After realizing an apk built using flutter build apk --target-platform android-x64, it contains all Abi versions of openpgp.
In there a way to only the use targeted one? This would reduce the APK size a lot.
Hi @Myzel394 thanks for report this, I'm not sure how target platform works in flutter, but yeah by default all folders are added, I'm going to look what should be modified in order to only pick the right file