mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Guileless Bopomofo to 2.2.9 (145)
This commit is contained in:
parent
0ddf57fa97
commit
affa1704ce
1 changed files with 26 additions and 2 deletions
|
|
@ -1297,7 +1297,31 @@ Builds:
|
|||
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 2.2.9
|
||||
versionCode: 145
|
||||
commit: 3cfff3b3b2d7afa84bf2246b6f4f6946d599f2b1
|
||||
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.7
|
||||
CurrentVersionCode: 143
|
||||
CurrentVersion: 2.2.9
|
||||
CurrentVersionCode: 145
|
||||
|
|
|
|||
Loading…
Reference in a new issue