mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Guileless Bopomofo to 3.5.2 (178)
This commit is contained in:
parent
dc8925111d
commit
d2f0043dd3
1 changed files with 20 additions and 2 deletions
|
|
@ -1492,7 +1492,25 @@ Builds:
|
|||
- source $HOME/.cargo/env
|
||||
ndk: 28.1.13356709
|
||||
|
||||
- versionName: 3.5.2
|
||||
versionCode: 178
|
||||
commit: c9e61661cbd6adcf9c3f1e49a43481ac43fbd3a3
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake g++ libsqlite3-dev libtool make ninja-build cmake
|
||||
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.1
|
||||
CurrentVersionCode: 177
|
||||
CurrentVersion: 3.5.2
|
||||
CurrentVersionCode: 178
|
||||
|
|
|
|||
Loading…
Reference in a new issue