lamudi-gmbh / android-phone-field

A small library that allows you to create phone fields with corresponding country flags, and validate the phone number using libphonenumber from google.
Apache License 2.0
227 stars 67 forks source link

allow backup #27

Open hooman-mirghasemi opened 3 years ago

hooman-mirghasemi commented 3 years ago

This libraty force me to set allowBackup true?!!

Execution failed for task ':main:processDebugMainManifest'.

Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:43:9-36 is also present at [com.lamudi.phonefield:phone-field:0.1.3] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:41:5-459:19 to override.