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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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