将此行添加到您的proguard-project.txt文件中。
# will keep line numbers and file name obfuscation-renamesourcefileattribute SourceFile-keepattributes SourceFile,LineNumberTable
http://proguard.sourceforge.net/index.html#manual/usage.html

将此行添加到您的proguard-project.txt文件中。
# will keep line numbers and file name obfuscation-renamesourcefileattribute SourceFile-keepattributes SourceFile,LineNumberTable
http://proguard.sourceforge.net/index.html#manual/usage.html