Skip to content

0.17.0 - 2022-08-11

Compare
Choose a tag to compare
@charliecruzan-stripe charliecruzan-stripe released this 11 Aug 17:32
· 243 commits to master since this release

Breaking changes

New features

Fixes

  • Fixed an issue where collectBankAccountForPayment and collectBankAccountForSetup would fail on Android when using React Native 0.65.x or under. #1059
  • Fixed an issue where Android apps could crash with the error IllegalStateException: Cannot remove Fragment attached to a different FragmentManager. #1054
  • Bumped Gradle from 4.2.2 to 7.1.1. #1058