You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/08/04 06:58:14 UTC

incubator-weex git commit: * [android] fix Jni crash due to emoji

Repository: incubator-weex
Updated Branches:
  refs/heads/0.15-dev eb48b94c7 -> fed8b6430


* [android] fix Jni crash due to emoji


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fed8b643
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fed8b643
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/fed8b643

Branch: refs/heads/0.15-dev
Commit: fed8b64309fab398d008bdde3404adf3acbc1a95
Parents: eb48b94
Author: miomin <69...@qq.com>
Authored: Fri Aug 4 14:50:14 2017 +0800
Committer: miomin <69...@qq.com>
Committed: Fri Aug 4 14:50:14 2017 +0800

----------------------------------------------------------------------
 android/sdk/libs/armeabi/libweexjsc.so | Bin 7570504 -> 7570392 bytes
 android/sdk/libs/x86/libweexjsc.so     | Bin 12121924 -> 7570392 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/fed8b643/android/sdk/libs/armeabi/libweexjsc.so
----------------------------------------------------------------------
diff --git a/android/sdk/libs/armeabi/libweexjsc.so b/android/sdk/libs/armeabi/libweexjsc.so
index 41b1ee8..a365bed 100755
Binary files a/android/sdk/libs/armeabi/libweexjsc.so and b/android/sdk/libs/armeabi/libweexjsc.so differ

http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/fed8b643/android/sdk/libs/x86/libweexjsc.so
----------------------------------------------------------------------
diff --git a/android/sdk/libs/x86/libweexjsc.so b/android/sdk/libs/x86/libweexjsc.so
index c45672a..a365bed 100755
Binary files a/android/sdk/libs/x86/libweexjsc.so and b/android/sdk/libs/x86/libweexjsc.so differ