Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 10:35
· 577 commits to main since this release
4820936

For guidance on integrating with this version, have a look at the integration guide.

If your integration uses Android v4.13.3 and earlier, and you're upgrading it to use v5.0.0, you can follow the migration guide.

These are the changes between the beta and stable release. For the full release notes that include all the changes from v4.13.3, see the release notes in our Docs.

Breaking changes

  • Amount.EMPTY is removed. Make sure you pass amounts with a valid value and currency.

Fixed

  • @RestrictTo annotations no longer cause false errors with Android Studio Hedgehog (Beta).
  • The Drop-in bottom sheet will no longer shift position on the screen when launching some flows like redirect and 3D Secure 2.

Changed