We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b472d0e commit 6316b08Copy full SHA for 6316b08
MaterialProgressView-master/library/proguard-rules.pro
@@ -19,3 +19,7 @@
19
# If you keep the line number information, uncomment this to
20
# hide the original source file name.
21
#-renamesourcefileattribute SourceFile
22
+
23
+-assumenosideeffects class android.util.Log {
24
+ public static *** e(...);
25
+}
0 commit comments