Merge pull request #46 from webgeek1234/master

Allow compiling android jni for all archs
This commit is contained in:
Twinaphex 2018-04-04 07:57:28 +02:00 committed by GitHub
commit a9d1206901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
NDK_TOOLCHAIN_VERSION := 4.9 NDK_TOOLCHAIN_VERSION := 4.9
APP_ABI := armeabi armeabi-v7a arm64-v8a x86 APP_ABI := all