sync get option in android setting (#8393)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-06-18 08:29:10 +08:00
committed by GitHub
parent 37ebac2a9e
commit e23a9da1a8
4 changed files with 28 additions and 88 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
cargo build --features flutter --release --target aarch64-apple-ios --lib
cargo build --features flutter,hwcodec --release --target aarch64-apple-ios --lib