@tauri-apps/cli@2.0.0-alpha.7
- Add
--release
flag fortauri android dev
however you will need to sign your Android app, see https://next—tauri.netlify.app/next/guides/distribution/sign-android - Build only specified rust targets for
tauri android build
instead of all. - Use local ip address for built-in dev server on mobile.
- Readd the Cargo.toml file to the plugin template.
© 2024 Tauri Contributors. CC-BY / MIT