Skip to content

3.1.0 🐹

Compare
Choose a tag to compare
@ScottAntonacAP ScottAntonacAP released this 19 Jan 08:20
· 345 commits to main since this release
82b92d6

What's Changed

🧰 Maintenance

  • update from upstream (afterpay/sdl-android) (#1)
  • github workflows to run on main (#2)

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 to ShippingOptionDidChangeClosure for clarity
  • Public protocol CheckoutV2Handler's method shippingOptionDidChange now takes a second parameter: completion of type ShippingOptionCompletion