Updated manifest queries

This commit is contained in:
M66B 2023-02-04 17:55:20 +01:00
parent bdfedb96f8
commit 3c2580feef
5 changed files with 10 additions and 5 deletions

View File

@ -54,7 +54,8 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="http" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>

View File

@ -56,7 +56,8 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="http" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>

View File

@ -56,7 +56,8 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="http" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>

View File

@ -54,7 +54,8 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="http" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>

View File

@ -54,7 +54,8 @@
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="http" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>