File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 44
55 <uses-permission android : name =" android.permission.SYSTEM_ALERT_WINDOW" />
66
7- <application tools : targetApi =" 28" tools : ignore =" GoogleAppIndexingWarning" android : networkSecurityConfig =" @xml/react_native_config" >
8-
9- <activity android : name =" com.facebook.react.devsupport.DevSettingsActivity" />
10-
11- </application >
7+ <application tools : targetApi =" 28" tools : ignore =" GoogleAppIndexingWarning" android : networkSecurityConfig =" @xml/react_native_config" />
128</manifest >
Original file line number Diff line number Diff line change 3030 </intent-filter >
3131 </activity >
3232
33+ <activity android : name =" com.facebook.react.devsupport.DevSettingsActivity" />
34+
3335 <meta-data
3436 android : name =" com.bugsnag.android.API_KEY"
3537 android : value =" ${BUGSNAG_KEY}"
You can’t perform that action at this time.
0 commit comments