mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-10 18:06:01 +02:00
2 lines
109 B
Bash
Executable file
2 lines
109 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target x86_64-linux-android build --release --features flutter
|