We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ddf27 commit 3dc719fCopy full SHA for 3dc719f
android/src/main/AndroidManifest.xml
@@ -1,4 +1,4 @@
1
-<manifest xmlns:android="http://schemas.android.com/apk/res/android">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.ReactNativeBlobUtil">
2
3
<!-- Required to download files from Google Play -->
4
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments