mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
Update Guileless Bopomofo to 2.1.3 (128)
This commit is contained in:
parent
7e01cefcc6
commit
4fa8d628ad
1 changed files with 26 additions and 2 deletions
|
|
@ -1129,7 +1129,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.1.3
|
||||||
|
versionCode: 128
|
||||||
|
commit: 03ca745fcbf354d63655b06ffc0fa9e8cb449400
|
||||||
|
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.1.2
|
CurrentVersion: 2.1.3
|
||||||
CurrentVersionCode: 127
|
CurrentVersionCode: 128
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue