Skip to content

Commit 6e35b55

Browse files
committed
fixup! fix(ios): handle isDebuggingRemotely being removed in 0.79
1 parent 65e2286 commit 6e35b55

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
android:usesCleartextTraffic="true"
2222
tools:targetApi="m"
2323
>
24-
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
25-
2624
<activity android:name="com.microsoft.reacttestapp.MainActivity" android:exported="true">
2725
<intent-filter>
2826
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)