mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat(deep-link): Add more AssociatedDomain attributes (android) (#993)
Co-authored-by: FabianLars <github@fabianlars.de>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
deep-link: minor
|
||||
deep-link-js: minor
|
||||
---
|
||||
|
||||
Exposed Android's `path`, `pathPattern` and `pathSuffix` configurations.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
deep-link: minor
|
||||
deep-link-js: minor
|
||||
---
|
||||
|
||||
Added a `scheme` configuration to set a scheme other than http/https. This is only supported on Android and will still default to http,https if not set.
|
||||
Reference in New Issue
Block a user