From 23d0b2c37b3e24d885503bc788535d415574c44e Mon Sep 17 00:00:00 2001 From: Stephanie <127455800+stechiu@users.noreply.github.com> Date: Thu, 9 May 2024 16:40:54 -0700 Subject: [PATCH] Update README.md - Added Announcements section (#475) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c6df384..584f21df 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ Braintree Android Drop-In is a readymade UI that allows you to accept card and alternative payments in your Android app. -:mega:  A new major version of the SDK is now available. See the [v6 migration guide](v6_MIGRATION_GUIDE.md) for details. - Screenshot of Drop-In +## 📣 Announcements +- A new major version of the SDK is now available. See the [v6 migration guide](v6_MIGRATION_GUIDE.md) for details. +- Upgrade your integration to continue accepting Braintree payments The SSL certificates for the Android SDK are set to expire by June 31, 2025. Upgrade to v6.16.0+ to continue using the Braintree SDK. + ## Adding it to your project Add the dependency in your `build.gradle`: