mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
all: add NDK r12b and set it as default
This commit is contained in:
parent
0f708f367c
commit
82d09560c6
9 changed files with 23 additions and 8 deletions
|
|
@ -12,7 +12,8 @@
|
|||
# not installed.
|
||||
# ndk_paths = {
|
||||
# 'r9b': None,
|
||||
# 'r10e': "$ANDROID_NDK",
|
||||
# 'r10e': None,
|
||||
# 'r12b': "$ANDROID_NDK",
|
||||
# }
|
||||
|
||||
# java_paths = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue