一定不要忘记加上这段

-keepattributes Exceptions,InnerClasses,Signature,Deprecated,SourceFile,LineNumberTable,Annotation,EnclosingMethod,MethodParameters

-keep class *.R$ {
*;
}

相关文章:

  • 2021-09-02
  • 2021-09-27
  • 2021-12-10
  • 2021-12-05
  • 2021-10-14
  • 2022-01-11
猜你喜欢
  • 2021-06-18
  • 2021-08-08
  • 2021-12-22
  • 2021-12-21
  • 2021-12-31
相关资源
相似解决方案