mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
obfuscate
This commit is contained in:
parent
3d49dbc60d
commit
c17f48c128
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
flutter build apk --target-platform android-arm64 --release
|
||||
flutter build apk --target-platform android-arm64 --release --obfuscate --split-debug-info ./split-debug-info
|
||||
|
|
|
|||
Loading…
Reference in a new issue