Enabled asset links GitHub version

pull/212/head
M66B 2 years ago
parent 7f5852facf
commit 5f28ebbfd7

@ -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" />

Loading…
Cancel
Save