Skip to content

Commit 95db225

Browse files
committed
Merge pull request #234 from ParsePlatform/grantland.android-23
Update proguard-rules.pro for android-23
2 parents 167a67d + 9e69cb0 commit 95db225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ParseStarterProject/proguard-rules.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@
2323
# Required for Parse
2424
-keepattributes *Annotation*
2525
-keepattributes Signature
26+
-dontwarn android.net.SSLCertificateSocketFactory
27+
-dontwarn android.app.Notification
2628
-dontwarn com.squareup.**
2729
-dontwarn okio.**

0 commit comments

Comments
 (0)