Update XCSoar to 6.8.12 (113)
This commit is contained in:
parent
58977578d6
commit
ff2ae5d121
|
@ -226,7 +226,20 @@ Builds:
|
|||
build: make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||
ndk: r15c
|
||||
|
||||
- versionName: 6.8.12
|
||||
versionCode: 113
|
||||
commit: v6.8.12
|
||||
submodules: true
|
||||
sudo: apt-get install -y g++
|
||||
output: output/ANDROID7/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=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||
ndk: r15c
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.8.11
|
||||
CurrentVersionCode: 112
|
||||
CurrentVersion: 6.8.12
|
||||
CurrentVersionCode: 113
|
||||
|
|
Loading…
Reference in a new issue