Enabled asset links GitHub version

This commit is contained in:
M66B 2023-03-03 09:18:11 +01:00
parent 7f5852facf
commit 5f28ebbfd7
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@
<data android:host="email.faircode.eu" />
</intent-filter>
<intent-filter android:autoVerify="false">
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
@ -489,7 +489,7 @@
android:resizeableActivity="true"
android:taskAffinity="${applicationId}.SETUP"
tools:node="replace">
<intent-filter android:autoVerify="false">
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />