mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Guileless Bopomofo to 3.5.6 (182)
This commit is contained in:
parent
b9139105b7
commit
47f7469831
1 changed files with 21 additions and 2 deletions
|
|
@ -1529,7 +1529,26 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: 28.1.13356709
|
||||
|
||||
- versionName: 3.5.6
|
||||
versionCode: 182
|
||||
commit: ae110f27053e69e4d62dc7062a2c53425d203c89
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake g++ libsqlite3-dev libtool make ninja-build
|
||||
- apt-get install -y cmake -t bookworm-backports
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- rustup@1.27.1
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.88.0 --target aarch64-linux-android
|
||||
armv7-linux-androideabi i686-linux-android x86_64-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
ndk: 28.1.13356709
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.5.5
|
||||
CurrentVersionCode: 181
|
||||
CurrentVersion: 3.5.6
|
||||
CurrentVersionCode: 182
|
||||
|
|
|
|||
Loading…
Reference in a new issue