# https://github.com/alibaba/AndFix -keep class * implements java.lang.annotation.Annotation -keepclasseswithmembernames class * { native ; } -keep class com.alipay.euler.andfix.** { *; }