Summary: This diff updates the NDK version from 10 to 12 Reviewed By: emilsjolander Differential Revision: D4634938 fbshipit-source-id: 6a9cbc48dbcbda4674d6460120c7a0d8abd626ab
10 lines
192 B
INI
10 lines
192 B
INI
[cxx]
|
|
gtest_dep = //lib/gtest:gtest
|
|
[android]
|
|
target = Google Inc.:Google APIs:19
|
|
[ndk]
|
|
ndk_version = 12.1.2977051
|
|
compiler = clang
|
|
app_platform = android-19
|
|
cpu_abis = armv7, x86
|