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 189e766 + ba15790 commit 86e9096Copy full SHA for 86e9096
android/src/main/AndroidManifest.xml
@@ -1,9 +1,6 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.ReactNativeBlobUtil">
3
4
- <!-- Required to access Google Play Licensing -->
5
- <uses-permission android:name="com.android.vending.CHECK_LICENSE" />
6
-
7
<!-- Required to download files from Google Play -->
8
<uses-permission android:name="android.permission.INTERNET" />
9
0 commit comments