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.12.0
2.11.2
2.11.1
2.11.0
- Target Android 23 (M).
- Update card.io to 5.1.1 (supports new Android 23 Permissions). Note: this version of card.io contains support for more processor archictures. Please be sure to grab the entire contents of this SDK, including all up-to-date card.io *.so files within the /libs folder to ensure that card.io will continue to work on these architectures.
- Increase minSdkVersion to 11 (HONEYCOMB).
- Update all networking to use HttpURLConnection instead of Apache's HTTP Client.
- Set all obfuscated classes to use lower case as a workaround for an Android Tools issue.
2.10.1
2.10.0
- Fixed behavior where
retrieve_shipping_address
is disabled and noshipping address
is provided from the app, so it will not default to the PayPal accountshipping address
.