mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
a10ad09300
commit
989fbf7294
1 changed files with 3 additions and 3 deletions
|
|
@ -285,18 +285,18 @@ Builds:
|
|||
- versionName: 0.16.1
|
||||
versionCode: 1600
|
||||
commit: 99b970ea6e7f34c2bca374c95096797037a26e69
|
||||
subdir: app
|
||||
subdir: App
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get -y install build-essential
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- rustup@1.26.0
|
||||
- rustup@1.27.1
|
||||
target: android-34
|
||||
build:
|
||||
- cd ..
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.76.0 -t aarch64-linux-android
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain 1.90.0 -t aarch64-linux-android
|
||||
armv7-linux-androideabi
|
||||
- source $HOME/.cargo/env
|
||||
- BASEDIR=$(pwd)
|
||||
|
|
|
|||
Loading…
Reference in a new issue