zsmjhtn edited a comment on issue #3091: [Android][honer Mate7]Debug is all 
right, but Release go wrong in 0.28
URL: https://github.com/apache/incubator-weex/issues/3091#issuecomment-568325829
 
 
   extend Weex byself. And the Proguard-rules need both 
   ```java
   -keep class org.apache.weex.** { *; }
   ```
   ```java
   -keep class extendPackage.** {*;}
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to