This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Releases: paypal/PayPal-Android-SDK
Releases · paypal/PayPal-Android-SDK
2.14.1
- Update card.io to 5.3.2.
- Add proguard config to aar file.
- Minor bug fixes.
2.14.0
- Updated
minSdkVersion
to 16. This is the minimum Android version to communicate over TLSv1.2, which is required to support a Payment Card Industry (PCI) Council mandate. All organizations that handle credit card information are required to comply with this standard. As part of this obligation, PayPal is updating its services to require TLSv1.2 for all HTTPS connections. To override the minSdkVersion, please see the readme. - Update okhttp dependency to 3.2.0.
- Fixes issue related to non-ascii characters in user agent #271.
2.13.3
2.13.2
2.13.1
- Fix issue preventing the SDK from app-switching to newer versions of the PayPal App.
2.13.0
2.12.5
2.12.4
- Documentation Updates for Maven based integrations.
- Disabled
allowBackup
in Manifest.