Update XCSoar to 6.8.13b (115)

This commit is contained in:
F-Droid Builder 2020-04-10 09:55:32 +00:00
parent cabb7aa436
commit b02f8f518f

View file

@ -242,7 +242,23 @@ Builds:
build: make TARGET=ANDROID7NEON DEBUG=n TESTING=n -j`nproc`
ndk: r15c
- versionName: 6.8.13b
versionCode: 115
commit: v6.8.13b
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.12
CurrentVersionCode: 113
CurrentVersion: 6.8.13b
CurrentVersionCode: 115