We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 167a67d + 9e69cb0 commit 95db225Copy full SHA for 95db225
ParseStarterProject/proguard-rules.pro
@@ -23,5 +23,7 @@
23
# Required for Parse
24
-keepattributes *Annotation*
25
-keepattributes Signature
26
+-dontwarn android.net.SSLCertificateSocketFactory
27
+-dontwarn android.app.Notification
28
-dontwarn com.squareup.**
29
-dontwarn okio.**
0 commit comments