Skip to content

Commit

Permalink
Update to 4.2.0
Browse files Browse the repository at this point in the history
source before release? how this even possible?
  • Loading branch information
DrKLO committed Jul 23, 2017
1 parent bcc13a5 commit 56e22d4
Show file tree
Hide file tree
Showing 306 changed files with 10,981 additions and 5,105 deletions.
4 changes: 3 additions & 1 deletion TMessagesProj/jni/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,8 @@ LOCAL_C_INCLUDES := \
./jni/boringssl/include \
./jni/breakpad/common/android/include \
./jni/breakpad \
./jni/ffmpeg/include
./jni/ffmpeg/include \
./jni/intro

LOCAL_SRC_FILES += \
./libyuv/source/compare_common.cc \
Expand Down Expand Up @@ -660,6 +661,7 @@ LOCAL_SRC_FILES += \
./utils.c \
./image.c \
./video.c \
./intro/IntroRenderer.c \
./gifvideo.cpp \
./SqliteWrapper.cpp \
./TgNetWrapper.cpp \
Expand Down
Loading

0 comments on commit 56e22d4

Please sign in to comment.