Update NDK version to 12
Summary: This diff updates the NDK version from 10 to 12 Reviewed By: emilsjolander Differential Revision: D4634938 fbshipit-source-id: 6a9cbc48dbcbda4674d6460120c7a0d8abd626ab
This commit is contained in:
committed by
Facebook Github Bot
parent
3790635af1
commit
b523402eda
@@ -3,7 +3,7 @@
|
|||||||
[android]
|
[android]
|
||||||
target = Google Inc.:Google APIs:19
|
target = Google Inc.:Google APIs:19
|
||||||
[ndk]
|
[ndk]
|
||||||
ndk_version = r10e
|
ndk_version = 12.1.2977051
|
||||||
compiler = clang
|
compiler = clang
|
||||||
app_platform = android-19
|
app_platform = android-19
|
||||||
cpu_abis = armv7, x86
|
cpu_abis = armv7, x86
|
||||||
|
Reference in New Issue
Block a user