mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
xcsoar: use ndk r26-beta1
This commit is contained in:
parent
c13660bb38
commit
fe7cecd307
1 changed files with 1 additions and 2 deletions
|
|
@ -546,7 +546,6 @@ Builds:
|
||||||
|
|
||||||
- versionName: '7.37'
|
- versionName: '7.37'
|
||||||
versionCode: 158
|
versionCode: 158
|
||||||
disable: https://github.com/XCSoar/XCSoar/issues/1272
|
|
||||||
commit: 33fbf7be6d14a9b067dec92a703f6f4a30515665
|
commit: 33fbf7be6d14a9b067dec92a703f6f4a30515665
|
||||||
submodules: true
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -562,7 +561,7 @@ Builds:
|
||||||
- android/ioio
|
- android/ioio
|
||||||
- android/UsbSerial/usbserial/eclipse_lib
|
- android/UsbSerial/usbserial/eclipse_lib
|
||||||
build: make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j`nproc`
|
build: make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j`nproc`
|
||||||
ndk: r25b
|
ndk: r26-beta1
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue