You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2020/01/06 02:23:29 UTC

[GitHub] [incubator-weex] zsmjhtn commented on issue #3103: [Android] Unexpected behavior when build from source where weex version is 0.28.0

zsmjhtn commented on issue #3103: [Android] Unexpected behavior when build from source where weex version is 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3103#issuecomment-570979249
 
 
   Please don't use armeabi anymore, Google stopped supporting it years ago.
   
   Weex only supports armeabi-v7a, arm64-v8a and x86 and we don't test Weex on armeabi anymore.
   Duplicate of #3013

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services