mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 08:23:01 +08:00
3 lines
82 B
Bash
Executable File
3 lines
82 B
Bash
Executable File
#!/usr/bin/env bash
|
|
flutter build apk --target-platform android-arm64 --release
|