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