Skip to content
Snippets Groups Projects
Unverified Commit c88d14a1 authored by Juraj Kusnier's avatar Juraj Kusnier Committed by GitHub
Browse files

update menifest (#2776)


Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
parent e9c75459
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
<category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </intent-filter>
<intent-filter> <intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" /> <action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.DEFAULT" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment