mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Guileless Bopomofo to 3.6.3 (187)
This commit is contained in:
parent
a309caf5b5
commit
048183528a
1 changed files with 21 additions and 2 deletions
|
|
@ -1586,7 +1586,26 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: 28.1.13356709
|
||||
|
||||
- versionName: 3.6.3
|
||||
versionCode: 187
|
||||
commit: 73ca7a915c1f10db3fa02120bc7391923d58f0ac
|
||||
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.6.2
|
||||
CurrentVersionCode: 186
|
||||
CurrentVersion: 3.6.3
|
||||
CurrentVersionCode: 187
|
||||
|
|
|
|||
Loading…
Reference in a new issue