yesterselga / country-picker-android

An android library for listing all the countries and user can pick the country.
23 stars 12 forks source link

allowBackup #2

Closed iCodeDesigns closed 3 years ago

iCodeDesigns commented 3 years ago
Attribute application@allowBackup value=(true) from [com.github.yesterselga:country-picker-android:1.0] AndroidManifest.xml:12:9-35
    is also present at [com.payumoney.sdkui:plug-n-play:1.6.0] AndroidManifest.xml:17:9-36 value=(false).
    Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:24:5-142:19 to override.
yesterselga commented 3 years ago

See updates