mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Guileless Bopomofo to 2.0.3 (125)
This commit is contained in:
parent
f3cbd72cb4
commit
321956c7d5
1 changed files with 26 additions and 2 deletions
|
|
@ -1057,7 +1057,31 @@ Builds:
|
|||
- cp $$libchewingAndroidAppModule$$/build/outputs/aar/*.aar libs
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 125
|
||||
commit: 7d22879f5c43f8d8e512267053afffaf1502b55e
|
||||
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.8.4
|
||||
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.0.2
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 125
|
||||
|
|
|
|||
Loading…
Reference in a new issue