PaystackHQ / paystack-android

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

Update to AndroidX from support lib #118

Closed blundell closed 3 years ago

blundell commented 3 years ago

https://developer.android.com/jetpack/androidx/migrate

Fixes #117

At the moment it has to use enableJetifier=true once this PR is merged and released: https://github.com/PaystackHQ/library-android-pinpad/pull/6 this library can depend on the AndroidX version of PinPad and enableJetifier can be removed.

Any questions let me know

danielbanks commented 3 years ago

@michael-paystack / @ravi-paystack / @ahmed-paystack, I can see this has been merged but the latest version 3.1.2 was released in 2020 and doesn't contain this work. Can I get an update of when you will next release?

danielbanks commented 3 years ago

Actually it looks like you have 3.1.3 released but FYI the 'latest releases' section on github links to 3.1.2

michael-paystack commented 3 years ago

Hi @danielbanks, I've just tagged the release/3.1.3 branch as the latest release. I'm sorry this wasn't done sooner.