mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
Merge branch 'ndk17b' into 'master'
Ndk17b See merge request fdroid/fdroidserver!524
This commit is contained in:
commit
1ee90d05e2
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ ndk_paths = {
|
|||
'r14b': "/home/vagrant/android-ndk/r14b",
|
||||
'r15c': "/home/vagrant/android-ndk/r15c",
|
||||
'r16b': "/home/vagrant/android-ndk/r16b",
|
||||
'r17b': "/home/vagrant/android-ndk/r17b",
|
||||
}
|
||||
java_paths = {
|
||||
'8': "/usr/lib/jvm/java-8-openjdk-amd64",
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
# 'r14b': None,
|
||||
# 'r15c': None,
|
||||
# 'r16b': None,
|
||||
# 'r17b': None,
|
||||
# }
|
||||
|
||||
# java_paths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue