Android AAR 混淆的坑 908305918 2020-12-31 365 阅读1分钟 一定不要忘记加上这段 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,SourceFile,LineNumberTable,Annotation,EnclosingMethod,MethodParameters -keep class **.R$* { *;}