mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 01:18:21 +00:00
fix change id
This commit is contained in:
parent
b2588b32bb
commit
9ab5aec229
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
flutter build apk --target-platform android-arm64 --release --obfuscate --split-debug-info ./split-debug-info
|
||||
flutter build appbundle --target-platform android-arm64 --release --obfuscate --split-debug-info ./split-debug-info
|
||||
|
|
|
|||
Loading…
Reference in a new issue