mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-01-31 00:45:24 +01:00
* feat(shell): support opening URLs on mobile closes #595 * Update and rename StorePlugin.swift to ShellPlugin.swift * unwrap * fix func name (ios) * use undeprecated func if avail --------- Co-authored-by: fabianlars <fabianlars@fabianlars.de>
3 lines
95 B
Groovy
3 lines
95 B
Groovy
include ':tauri-android'
|
|
project(':tauri-android').projectDir = new File('./.tauri/tauri-api')
|