mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Add NDK r18b
This commit is contained in:
parent
ff578dae30
commit
210c62f136
4 changed files with 5 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ ndk_paths = {
|
|||
'r15c': "/home/vagrant/android-ndk/r15c",
|
||||
'r16b': "/home/vagrant/android-ndk/r16b",
|
||||
'r17b': "/home/vagrant/android-ndk/r17b",
|
||||
'r18b': "/home/vagrant/android-ndk/r18b",
|
||||
}
|
||||
java_paths = {
|
||||
'8': "/usr/lib/jvm/java-8-openjdk-amd64",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue