Releases: braintree/braintree-android-drop-in
Releases · braintree/braintree-android-drop-in
3.5.0
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
- Fix missing French translations (fixes #35)
- Stop using dependency ranges (braintree/android-card-form#29)
- Prevent users from getting stuck when canceling 3D Secure (fixes #41)
- Run 3D Secure verifications for vaulted credit cards (fixes #41)
- Update compile and target SDK versions to 26
- Any support library dependencies must now be 26.0.0 or newer
- Fix incorrect error message for empty client tokens or tokenization keys
- Upgrade card-form to 3.1.0
- Upgrade Braintree to 2.6.2
3.0.8
3.0.7
3.0.6
3.0.5
- Filter Android Pay from the list of vaulted payment methods (fixes #15)
- Always return a serialized exception in
Activity#onActivityResult
when there is an error - Upgrade Braintree to 2.4.0
- Increase
minSdkVersion
to 16- API 16 is the first version of Android that supports TLSv1.2. For more information on Braintree's upgrade to TLSv1.2 see the blog post.