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.
1 parent 19e5d02 commit bec7351Copy full SHA for bec7351
app/src/main/AndroidManifest.xml
@@ -8,6 +8,7 @@
8
<uses-permission
9
android:name="android.permission.QUERY_ALL_PACKAGES"
10
tools:ignore="QueryAllPackagesPermission" />
11
+ <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" tools:node="remove"/>
12
13
<uses-feature
14
android:glEsVersion="0x00020000"
0 commit comments