Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
KoolShow authored Jan 8, 2024
1 parent c4c69d6 commit 298be36
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<action android:name="android.intent.action.SEARCH" />
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>

<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
Expand Down

0 comments on commit 298be36

Please sign in to comment.