Update XCSoar to 6.8.11 (112)
This commit is contained in:
parent
d84e8bcc1a
commit
d19e04d51f
|
@ -172,7 +172,16 @@ Build:6.8.10,111
|
||||||
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
build=make TARGET=ANDROID7 DEBUG=n TESTING=n -j`nproc`
|
||||||
ndk=r15c
|
ndk=r15c
|
||||||
|
|
||||||
|
Build:6.8.11,112
|
||||||
|
commit=v6.8.11
|
||||||
|
submodules=yes
|
||||||
|
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
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:6.8.10
|
Current Version:6.8.11
|
||||||
Current Version Code:111
|
Current Version Code:112
|
||||||
|
|
Loading…
Reference in a new issue