i try to build apk and i get
Execution failed for task ':app:processReleaseMainManifest'.
Manifest merger failed : Attribute application@allowBackup value=(true) from AndroidManifest.xml:17:162-188
is also present at [com.paytabs:payment-sdk:6.6.6] AndroidManifest.xml:25:9-36 value=(false).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:17:3-45:17 to override.
i try to build apk and i get
Execution failed for task ':app:processReleaseMainManifest'.