PaystackHQ / paystack-android

Paystack SDK for Android. Accept payments on Android
Apache License 2.0
126 stars 102 forks source link

Proguard rules #4

Closed verygreenboi closed 8 years ago

verygreenboi commented 8 years ago

Building with proguard enabled fails. How do I write proguard rules to solve this?

ibrahimlawal commented 8 years ago

Hi @verygreenboi, please endeavor to make sure that the delegate field of TLSSocketFactory.java is not renamed by proguard.