mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Guileless Bopomofo to 3.6.7 (191)
This commit is contained in:
parent
c73058e0a5
commit
ea6d96b12a
1 changed files with 21 additions and 2 deletions
|
|
@ -1593,7 +1593,26 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: 28.1.13356709
|
||||
|
||||
- versionName: 3.6.7
|
||||
versionCode: 191
|
||||
commit: e02fc48139de4534bd7cb401fc4643269f28044d
|
||||
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.5
|
||||
CurrentVersionCode: 189
|
||||
CurrentVersion: 3.6.7
|
||||
CurrentVersionCode: 191
|
||||
|
|
|
|||
Loading…
Reference in a new issue