Skip to content

Commit 7ef12ec

Browse files
authored
Merge pull request wkh237#239 from petterh/remove-allowBackup
Remove android:allowBackup="true" from manifest
2 parents ff77135 + e05a181 commit 7ef12ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/android/src/main/AndroidManifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
package="com.RNFetchBlob">
33

44
<application
5-
android:allowBackup="true"
65
android:label="@string/app_name"
76
android:supportsRtl="true">
87

0 commit comments

Comments
 (0)