mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-17 21:17:52 +08:00
3 lines
107 B
Bash
3 lines
107 B
Bash
|
#!/usr/bin/env bash
|
||
|
cargo ndk --platform 21 --target i686-linux-android build --release --features flutter
|