mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Guileless Bopomofo to 2.2.1 (131)
This commit is contained in:
parent
bbaf86d002
commit
9674573b95
1 changed files with 26 additions and 2 deletions
|
|
@ -1177,7 +1177,31 @@ Builds:
|
||||||
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
||||||
ndk: 23.2.8568313
|
ndk: 23.2.8568313
|
||||||
|
|
||||||
|
- versionName: 2.2.1
|
||||||
|
versionCode: 131
|
||||||
|
commit: 561290c6d8bbb796b34640e29063df354b17080f
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.2.0
|
CurrentVersion: 2.2.1
|
||||||
CurrentVersionCode: 130
|
CurrentVersionCode: 131
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue