Skip to content

Commit

Permalink
Update to NDK r18b
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Oct 31, 2018
1 parent 7cef78b commit 732f8ce
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 143 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ if(${MBP_BUILD_TARGET} STREQUAL android-app
# file will work with newer versions of the NDK, we'll depend on an exact
# version.
set(ndk_version_whitelist
r17.0.4754217
r18.1.5063045
)

if(NOT ANDROID_NDK_RELEASE IN_LIST ndk_version_whitelist)
Expand Down
Loading

0 comments on commit 732f8ce

Please sign in to comment.