mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 01:27:29 +00:00
Move all files to natural position.
This commit is contained in:
6
app/jni/Application.mk
Normal file
6
app/jni/Application.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
Reference in New Issue
Block a user