android studio解决warning: Ignoring InnerClasses attribute for an anonymous inner class

在proguard-rules.pro中添加如下代码:java -keepattributes EnclosingMethodandroid - build.gradle的编译配置以下:app 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 apply plugin:  'com.android.applic
相关文章
相关标签/搜索