mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 00:40:29 +03:00
Add ndk r11c
This commit is contained in:
parent
ec685342a4
commit
815961acc5
6 changed files with 12 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ sdk_path = "/home/vagrant/android-sdk"
|
|||
ndk_paths = {
|
||||
'r9b': "/home/vagrant/android-ndk/r9b",
|
||||
'r10e': "/home/vagrant/android-ndk/r10e",
|
||||
'r11c': "/home/vagrant/android-ndk/r11c",
|
||||
'r12b': "/home/vagrant/android-ndk/r12b",
|
||||
}
|
||||
java_paths = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue