PaystackHQ / paystack-android

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

Setup Consumer Proguard Files #105

Closed MichaelObi closed 4 years ago

MichaelObi commented 4 years ago

Fixes an issue where parsing charge responses caused a crash because of Proguard obfuscation.

Changes made by this pull request