Releases: afterpay/sdk-android-button
Releases · afterpay/sdk-android-button
3.2.0
What's Changed
🧰 Maintenance
- Maintenance: update from upstream (#3)
From Upstream
https://github.com/afterpay/sdk-android/releases/tag/v3.2.0
🚀 Features
- Feature: modal theme and id
🧰 Maintenance
- Clean up codeowners file
- update version number to 3.2.0
3.1.0 🐹
What's Changed
🧰 Maintenance
Breaking Changes
- SDK is no longer compatible with API v21 (Android 5). This has been moved to API 24 (Android 7)
- Public type alias
ShippingOptionsDidChangeClosure
changes toShippingOptionDidChangeClosure
for clarity - Public protocol
CheckoutV2Handler
's methodshippingOptionDidChange
now takes a second parameter:completion
of typeShippingOptionCompletion
2.0.4 - Initial Release
First release of Afterpay SDK for Android with the Button Feature