mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Don't use stale NDK libraries for IA"
This commit is contained in:
commit
4336f133be
@ -8,8 +8,10 @@ LOCAL_SRC_FILES := \
|
||||
src/dictionary.cpp \
|
||||
src/char_utils.cpp
|
||||
|
||||
ifneq ($(TARGET_ARCH),x86)
|
||||
LOCAL_NDK_VERSION := 4
|
||||
LOCAL_SDK_VERSION := 8
|
||||
endif
|
||||
|
||||
LOCAL_MODULE := libjni_latinime
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user