Update XCSoar to 6.8.16 (118)

This commit is contained in:
F-Droid checkupdates bot 2020-07-27 03:45:58 +00:00
parent e21e36a80c
commit 992f1b76c9

View file

@ -276,7 +276,23 @@ Builds:
build: make TARGET=ANDROID7NEON DEBUG=n TESTING=n -j`nproc`
ndk: r15c
- versionName: 6.8.16
versionCode: 118
commit: v6.8.16
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y g++ vorbis-tools librsvg2-bin
- apt-get install -y -t testing imagemagick
output: output/ANDROID7NEON/opt/build/unsigned.apk
rm:
- android/ioio/software/IOIODude/lib
- android/ioio/software/IOIOLib/target/pc/lib
- android/ioio/software/applications/IOIOConnectionTester/lib
build: make TARGET=ANDROID7NEON DEBUG=n TESTING=n -j`nproc`
ndk: r15c
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 6.8.15
CurrentVersionCode: 117
CurrentVersion: 6.8.16
CurrentVersionCode: 118