bump: update tauri to latest dev branch, closes #1468 (#1471)

This commit is contained in:
Huang Xin
2025-06-25 11:36:45 +08:00
committed by GitHub
parent d4565f7d60
commit f77fa17cbc
6 changed files with 724 additions and 867 deletions
@@ -70,10 +70,9 @@
<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:scheme="http" />
<data android:host="web.readest.com" />
</intent-filter>
<!-- DEEP LINK PLUGIN. AUTO-GENERATED. DO NOT REMOVE. -->
</activity>