mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-09 18:04:53 +03:00
3 lines
127 B
Bash
Executable File
3 lines
127 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target aarch64-linux-android build --locked --release --features flutter,hwcodec
|