easyrs icon indicating copy to clipboard operation
easyrs copied to clipboard

Allowbackup issue

Open RowanG1 opened this issue 6 years ago • 1 comments

I am getting this issue: Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:25:9-36 is also present at [io.github.silvaren:easyrs:0.5.3] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:23:5-115:19 to override.

RowanG1 avatar Mar 20 '19 04:03 RowanG1

I had to do this: tools:replace="android:allowBackup"

RowanG1 avatar Mar 20 '19 04:03 RowanG1