mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-07 01:42:49 +08:00
3 lines
109 B
Bash
Executable File
3 lines
109 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target x86_64-linux-android build --release --features flutter
|