mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
3 lines
93 B
Bash
3 lines
93 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
cargo ndk --platform 21 --target armv7-linux-androideabi build --release
|