mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
f0fb25a9b7
* 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')
|