Skip to content

4.0.0

Compare
Choose a tag to compare
@nzankich nzankich released this 07 Feb 00:37
· 24 commits to master since this release
dab43ba

Breaking Changes:

  • You must add pod 'Braintree/DataCollector' to your os/Podfile file
  • Add com.braintreepayments.api:data-collector:3.+" to your android/app/build.gradle file

Suggested changes:

  • Change your Braintree Pod entry to pod 'Braintree', '~> 4'
  • Change your Braintree SDK entry to implementation "com.braintreepayments.api:braintree:3.+"
    This will allow those versions to be up to date instead of stuck on set version