mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-04-21 12:42:03 +00:00
3 lines
132 B
Bash
Executable File
3 lines
132 B
Bash
Executable File
#!/usr/bin/env bash
|
|
flutter build apk --target-platform android-arm64 --release --obfuscate --split-debug-info ./split-debug-info
|