Skip to content

Commit 86e9096

Browse files
authored
Merge pull request RonRadtke#145 from austinried/patch-1
Remove CHECK_LICENSE permission
2 parents 189e766 + ba15790 commit 86e9096

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.ReactNativeBlobUtil">
33

4-
<!-- Required to access Google Play Licensing -->
5-
<uses-permission android:name="com.android.vending.CHECK_LICENSE" />
6-
74
<!-- Required to download files from Google Play -->
85
<uses-permission android:name="android.permission.INTERNET" />
96

0 commit comments

Comments
 (0)