mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Upgrade the required srclibs and ndk version of Guileless Bopomofo
This commit is contained in:
parent
5e978564ad
commit
0eaaff18b2
1 changed files with 3 additions and 3 deletions
|
|
@ -1309,18 +1309,18 @@ Builds:
|
|||
- yes
|
||||
srclibs:
|
||||
- rustup@1.27.1
|
||||
- libchewingAndroidAppModule@0.9.1.1
|
||||
- libchewingAndroidAppModule@0.9.1.6
|
||||
rm:
|
||||
- app/libs/*.aar
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.78.0 --target aarch64-linux-android
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.86.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
|
||||
ndk: 28.1.13356709
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue