YorkShen commented on a change in pull request #1664: 
[WEEX-653][android][iOS][core] Total platform support rtl direction by CSS 
"direction:rtl"
URL: https://github.com/apache/incubator-weex/pull/1664#discussion_r233376224
 
 

 ##########
 File path: android/sdk/build.gradle
 ##########
 @@ -97,15 +97,15 @@ android {
     }
 
     def ARMEABI_Size = new 
File(projectDir,"libs/armeabi/libweexcore.so").length();
-    def ARMEABIV7_Size = new 
File(projectDir,"libs/armeabi-v7/libweexcore.so").length();
+    def ARMEABIV7A_Size = new 
File(projectDir,"libs/armeabi-v7a/libweexcore.so").length();
 
 Review comment:
   Why change this?

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


With regards,
Apache Git Services

Reply via email to