Skip to content

Commit 967adab

Browse files
authored
Update AndroidManifest.xml
1 parent 883c963 commit 967adab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
package="io.sentry.react">
1+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
32
<uses-permission android:name="android.permission.INTERNET" />
43
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
54
<application>

0 commit comments

Comments
 (0)