mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +03:00
Upgrade NDK r21c to r21d
This commit is contained in:
parent
83edb5b80a
commit
0216513da6
4 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ ndk_paths = {
|
|||
'r18b': "/home/vagrant/android-ndk/r18b",
|
||||
'r19c': "/home/vagrant/android-ndk/r19c",
|
||||
'r20b': "/home/vagrant/android-ndk/r20b",
|
||||
'r21c': "/home/vagrant/android-ndk/r21c",
|
||||
'r21d': "/home/vagrant/android-ndk/r21d",
|
||||
}
|
||||
java_paths = {
|
||||
'8': "/usr/lib/jvm/java-8-openjdk-amd64",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue