|
|
|
@ -41,15 +41,6 @@
|
|
|
|
|
<data android:host="tauri.app" />
|
|
|
|
|
|
|
|
|
|
</intent-filter>
|
|
|
|
|
<intent-filter android:autoVerify="true">
|
|
|
|
|
<action android:name="android.intent.action.VIEW" />
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
|
|
<category android:name="android.intent.category.BROWSABLE" />
|
|
|
|
|
<data android:scheme="http" />
|
|
|
|
|
<data android:scheme="https" />
|
|
|
|
|
<data android:host="91f4-177-23-156-161.ngrok-free.app" />
|
|
|
|
|
<data android:pathPrefix="/open" />
|
|
|
|
|
</intent-filter>
|
|
|
|
|
<!-- DEEP LINK PLUGIN. AUTO-GENERATED. DO NOT REMOVE. -->
|
|
|
|
|
</activity>
|
|
|
|
|
|
|
|
|
|