Closed jithware closed 1 year ago
Remove com.jithware.brethap.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION in fdroid build
<uses-permission android:name="${applicationId}.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" tools:node="remove" />
Check permissions:
flutter build apk && aapt d permissions build/app/outputs/flutter-apk/app-release.apk
In release >= 1.7.19+116
Remove com.jithware.brethap.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION in fdroid build