From f28c897bd85317ceea80e869721708e066f7bf23 Mon Sep 17 00:00:00 2001 From: aaryan-collab Date: Fri, 31 Jul 2026 21:40:51 +0530 Subject: [PATCH] HC-1666 Add checkout-clicktopay to README dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e24815..3d967b7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ implementation("com.spreedly:checkout-paymentsheet:1.3.0") implementation("com.spreedly:checkout-braintree-apm:1.3.0") implementation("com.spreedly:checkout-stripe-apm:1.3.0") implementation("com.spreedly:checkout-threeds:1.3.0") +implementation("com.spreedly:checkout-clicktopay:1.3.0") ``` ## SDK Documentation