We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47122df commit b3d3c5fCopy full SHA for b3d3c5f
app/proguard-rules.pro
@@ -1,2 +1,4 @@
1
-dontobfuscate
2
+-dontwarn android.**
3
+-dontwarn com.android.**
4
-keepattributes SourceFile,LineNumberTable
0 commit comments