forked from mirrors/rustdesk
2 lines
129 B
Bash
Executable file
2 lines
129 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo ndk --platform 21 --target armv7-linux-androideabi build --locked --release --features flutter,hwcodec
|