You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't see why a library would use android:allowBackup="true".
This forces someone who is using the sdk to use tools:replace="android:allowBackup" if they do not want to allow backup of their app.
The text was updated successfully, but these errors were encountered:
Please see pull request #9
I can't see why a library would use
android:allowBackup="true"
.This forces someone who is using the sdk to use
tools:replace="android:allowBackup"
if they do not want to allow backup of their app.The text was updated successfully, but these errors were encountered: