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