feat(cli): add --release for android dev (#6638)

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
closes #6594
This commit is contained in:
Amr Bashir
2023-04-05 21:10:43 +02:00
committed by GitHub
parent d03e47d141
commit 63f088e5fc
3 changed files with 24 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
---
'cli.rs': 'patch'
'cli.js': 'patch'
---
Add `--release` flag for `tauri android dev` however you will need to sign your Android app, see https://next--tauri.netlify.app/next/guides/distribution/sign-android