File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 55[submodule "document-viewer/jni/djvu/djvulibre "]
66 path = document-viewer/jni/djvu/djvulibre
77 url = git://git.code.sf.net/p/djvu/djvulibre-git
8+ ignore = dirty
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ LOCAL_SRC_FILES := \
1313 ) \
1414 mupdf/source/pdf/js/pdf-js.c \
1515 mupdf/source/pdf/js/pdf-jsimp-mu.c
16+
17+ LOCAL_CFLAGS += -DNOCJK
1618
1719ifeq ($(TARGET_ARCH ) ,arm)
1820LOCAL_CFLAGS += -DARCH_ARM -DARCH_THUMB -DARCH_ARM_CAN_LOAD_UNALIGNED
Original file line number Diff line number Diff line change 33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 package =" org.sufficientlysecure.viewer"
55 android : installLocation =" auto"
6- android : versionCode =" 2700 "
7- android : versionName =" 2.7" >
6+ android : versionCode =" 2710 "
7+ android : versionName =" 2.7.1 " >
88
99 <uses-sdk
1010 android : minSdkVersion =" 8"
You can’t perform that action at this time.
0 commit comments