mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
makebuildserver: add ndk r16
This commit is contained in:
parent
9aacdf3fe3
commit
f9b853ab91
4 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,7 @@ ndk_paths = {
|
|||
'r13b': "/home/vagrant/android-ndk/r13b",
|
||||
'r14b': "/home/vagrant/android-ndk/r14b",
|
||||
'r15c': "/home/vagrant/android-ndk/r15c",
|
||||
'r16': "/home/vagrant/android-ndk/r16",
|
||||
}
|
||||
qt_sdk_path = "/home/vagrant/qt-sdk/5.7.0/5.7"
|
||||
java_paths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue