Android proguard obfuscate source files and lines although shouldn't

后端 未结 0 1190
没有蜡笔的小新
没有蜡笔的小新 2021-01-18 02:05

rules.pro` looks like this:

-keep class androidx.core.app.CoreComponentFactory { *; }
-keepattributes SourceFile,LineNumberTable
-keepattributes *Annotation*
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题