Update XCSoar to 7.28 (149)

This commit is contained in:
F-Droid checkupdates bot 2022-10-29 18:06:52 +00:00
parent 1a0772b407
commit 859ee70703

View file

@ -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