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.
2 parents d2c8497 + 1851dfb commit 41cd57aCopy full SHA for 41cd57a
android/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
1
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- package="com.ReactNativeBlobUtil">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3
4
<!-- Required to download files from Google Play -->
5
<uses-permission android:name="android.permission.INTERNET" />
@@ -36,4 +35,4 @@
36
35
</provider>
37
</application>
38
39
-</manifest>
+</manifest>
0 commit comments