Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:27:9-36
is also present at [com.github.karanchuri:PermissionManager:0.1.0] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:25:5-49:19 to override.
how to solve this without adding tools:replace="android:allowBackup"
how to solve this without adding tools:replace="android:allowBackup"