mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update XCSoar to 6.8.16 (118)
This commit is contained in:
parent
e21e36a80c
commit
992f1b76c9
1 changed files with 18 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue