Add NDK r18b

This commit is contained in:
Licaon_Kter 2018-10-22 16:31:57 +00:00 committed by Marcus
parent ff578dae30
commit 210c62f136
4 changed files with 5 additions and 1 deletions

View file

@ -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",