afiqiqmal / SharedChamber

Android Secure SharedPreferences Using Facebook Conceal Encryption
MIT License
95 stars 13 forks source link

Manifest merger failed with multiple errors!! #5

Open nag-dbs opened 6 years ago

nag-dbs commented 6 years ago

Gradle build failed with error message "Manifest merger failed with multiple errors" My App's manifest has allow_backup property set to false which conflicts with this library.

I feel you dont need to specify allow_backup because you are writing a library!!