Manifest merger failed : Attribute application@allowBackup value
Opened this issue · 2 comments
Capotasto commented
I tried to import the library to my app by gradle.
However, I got this building error :
"Manifest merger failed : Attribute application@allowBackup value=(false)".
I think you should remove allowBackup attribute from your library. (Lib should not have that attribute).
Thank you very much for the great lib.
nuuneoi commented
Actually this bug was already fixed on v1.0.1. Which version of this lib are you currently using?