We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883c963 commit 967adabCopy full SHA for 967adab
android/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
1
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- package="io.sentry.react">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3
<uses-permission android:name="android.permission.INTERNET" />
4
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
5
<application>
0 commit comments