mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Guileless Bopomofo to 2.2.3-p3 (136)
This commit is contained in:
parent
51c733a8aa
commit
3c42668f0c
1 changed files with 26 additions and 2 deletions
|
|
@ -1225,7 +1225,31 @@ Builds:
|
|||
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 2.2.3-p3
|
||||
versionCode: 136
|
||||
commit: d713fa276af8e18bf1624cb29a337bd1612a469b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake g++ libsqlite3-dev libtool make ninja-build cmake
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- rustup@1.27.1
|
||||
- libchewingAndroidAppModule@0.9.1.1
|
||||
rm:
|
||||
- app/libs/*.aar
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.78.0 --target aarch64-linux-android
|
||||
armv7-linux-androideabi i686-linux-android x86_64-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
- pushd $$libchewingAndroidAppModule$$
|
||||
- ../gradlew bundleReleaseAar
|
||||
- popd
|
||||
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
||||
ndk: 23.2.8568313
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 133
|
||||
CurrentVersion: 2.2.3-p3
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue