mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix(plugin): fix android_package_id to follow cli * Update tooling/cli/templates/plugin/src/mobile.rs * add change file --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
7 lines
161 B
Markdown
7 lines
161 B
Markdown
---
|
|
'tauri-cli': 'patch:changes'
|
|
'@tauri-apps/cli': 'patch:changes'
|
|
---
|
|
|
|
Update plugin template Android code to match documentation on Android package ID usage.
|