Skip to content

Commit 00f50d8

Browse files
authored
Fix fullBackupContent attribute
1 parent d322195 commit 00f50d8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

core/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
package="com.cloudinary.android.core">
33

44
<uses-permission android:name="android.permission.INTERNET" />
5-
<application android:fullBackupContent="@xml/backup_config" />
5+
<application />
66
</manifest>

core/src/main/res/xml/backup_config.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)