Revert "Disable auto verify app link"

This reverts commit 5c095e909b.
pull/178/head
M66B 5 years ago
parent ff0977803f
commit 2f72e47d37

@ -242,7 +242,7 @@
<activity
android:name="net.openid.appauth.RedirectUriReceiverActivity"
tools:node="replace">
<intent-filter> <!--android:autoVerify="true"-->
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />

Loading…
Cancel
Save