We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fullBackupContent
1 parent d322195 commit 00f50d8Copy full SHA for 00f50d8
core/src/main/AndroidManifest.xml
@@ -2,5 +2,5 @@
2
package="com.cloudinary.android.core">
3
4
<uses-permission android:name="android.permission.INTERNET" />
5
- <application android:fullBackupContent="@xml/backup_config" />
+ <application />
6
</manifest>
core/src/main/res/xml/backup_config.xml
0 commit comments