Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

Commit 6b5f7ea

Browse files
author
Jeff Brateman
committed
Update April Android numbers
1 parent 0de410a commit 6b5f7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ TLSv1.2 is the default for client connections in API 20 (Android 4.4W or `KITKAT
314314
315315
All Android app developers must make sure that their code and PayPal or Braintree SDKs provide explicit support for TLSv1.2. To verify correct implementation, test apps on API 16 through 19 devices (Android 4.1 through 4.4 platforms).
316316
317-
After the TLSv1.2 upgrade, native app support for user devices earlier than API 16 (Android 4.1 or `JELLY_BEAN`) are not available. Fortunately, as of February 5, 2018, [Google reports 0.7% of devices accessing the Play store are API 15 or earlier](http://developer.android.com/about/dashboards/index.html#Platform).
317+
After the TLSv1.2 upgrade, native app support for user devices earlier than API 16 (Android 4.1 or `JELLY_BEAN`) are not available. Fortunately, as of April 16, 2018, [Google reports 0.7% of devices accessing the Play store are API 15 or earlier](http://developer.android.com/about/dashboards/index.html#Platform).
318318
319319
Users of the PayPal or Braintree Android SDKs must update to the latest version. To illustrate how to support TLSv1.2 outside of the SDK, we have provided an [example Android app](android/).
320320

0 commit comments

Comments
 (0)