mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +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
|