pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
64 stars 116 forks source link

Upgraded iOS Braintree version from 8xx to 9xx #65

Closed bennibau closed 2 years ago

bennibau commented 3 years ago

I updated the major version for iOS to the lastest version. This fixes all build issues and other issues with the braintree iOS version. I also updated the Android Braintree version from 5.2.0 to 5.2.1

pikaju commented 2 years ago

Thank you!