mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-23 16:37:30 +00:00
64-bit native utils.
* Update Application.mk. * 64-bit libnative-utils * New build of x86 and armeabi-v7a libnative-utils. * Update to API19.
This commit is contained in:
parent
6e5658431b
commit
de60d4d37f
@ -1,5 +1,6 @@
|
||||
APP_ABI := armeabi armeabi-v7a x86
|
||||
APP_PLATFORM := android-9
|
||||
APP_STL := stlport_static
|
||||
# Built with NDK 19.2.5345600
|
||||
APP_ABI := armeabi-v7a x86 arm64-v8a x86_64
|
||||
APP_PLATFORM := android-19
|
||||
APP_STL := c++_static
|
||||
APP_CPPFLAGS += -fexceptions
|
||||
APP_OPTIM := debug
|
||||
APP_OPTIM := debug
|
||||
|
BIN
libs/arm64-v8a/libnative-utils.so
Executable file
BIN
libs/arm64-v8a/libnative-utils.so
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
libs/x86_64/libnative-utils.so
Executable file
BIN
libs/x86_64/libnative-utils.so
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user