mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-02 02:39:16 +08:00
3 lines
90 B
Bash
3 lines
90 B
Bash
|
#!/usr/bin/env bash
|
||
|
cargo ndk --platform 21 --target x86_64-linux-android build --release
|