mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-12 02:46:00 +02:00
2 lines
112 B
Bash
Executable file
2 lines
112 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target armv7-linux-androideabi build --release --features flutter
|