mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Add NDK r20b
This commit is contained in:
parent
d2481375bb
commit
126f6bf839
4 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ ndk_paths = {
|
|||
'r17c': "/home/vagrant/android-ndk/r17c",
|
||||
'r18b': "/home/vagrant/android-ndk/r18b",
|
||||
'r19c': "/home/vagrant/android-ndk/r19c",
|
||||
'r20': "/home/vagrant/android-ndk/r20",
|
||||
'r20b': "/home/vagrant/android-ndk/r20b",
|
||||
}
|
||||
java_paths = {
|
||||
'8': "/usr/lib/jvm/java-8-openjdk-amd64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue