Closed iffa closed 6 years ago
Self explanatory: before these changes if you want to disable backups in your app, this library forces you to add tools:replace="android:allowBackup" to the app's manifest
tools:replace="android:allowBackup"
Self explanatory: before these changes if you want to disable backups in your app, this library forces you to add
tools:replace="android:allowBackup"
to the app's manifest