mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update XCSoar to 7.28 (149)
This commit is contained in:
parent
1a0772b407
commit
859ee70703
1 changed files with 18 additions and 2 deletions
|
|
@ -373,7 +373,23 @@ Builds:
|
|||
build: make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j`nproc`
|
||||
ndk: r25b
|
||||
|
||||
- versionName: '7.28'
|
||||
versionCode: 149
|
||||
commit: 49c37d870f1e00b3600aa8f77fbfc9c2150b5672
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build g++ vorbis-tools librsvg2-bin imagemagick make
|
||||
gettext quilt sox m4 xsltproc cmake xz-utils pkg-config
|
||||
output: output/ANDROID/opt/build/unsigned.apk
|
||||
prebuild: sdkmanager 'platforms;android-30' 'build-tools;29.0.3'
|
||||
scandelete:
|
||||
- android/ioio
|
||||
- android/UsbSerial/usbserial/eclipse_lib
|
||||
build: make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j`nproc`
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '7.27'
|
||||
CurrentVersionCode: 148
|
||||
CurrentVersion: '7.28'
|
||||
CurrentVersionCode: 149
|
||||
|
|
|
|||
Loading…
Reference in a new issue