From 54aafcb187846db1e7c452d6e6e00c6d16f2bbcd Mon Sep 17 00:00:00 2001 From: Prabhat Mishra <35480210+Prabhat1Mishra@users.noreply.github.com> Date: Thu, 24 Oct 2019 11:11:03 +0530 Subject: [PATCH] Update gradle version --- Payment_Web_Sdk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Payment_Web_Sdk/README.md b/Payment_Web_Sdk/README.md index 8380a0e..63c60c5 100644 --- a/Payment_Web_Sdk/README.md +++ b/Payment_Web_Sdk/README.md @@ -219,7 +219,7 @@ ANDROID transitive = true; } ``` - #### \*Note: Our latest SDK is 1.3.3 + #### \*Note: Our latest SDK is 1.4.3 2. To access OTP reading feature one must have SMS permission: @@ -276,7 +276,7 @@ Gradle Dependency: Command : `compile 'com.paytm:pgplussdk:*.*.*'` -#### \*Note: Our latest SDK is 1.3.3 +#### \*Note: Our latest SDK is 1.4.3 Note: 1. If you have the Jar file please Remove the jar file and jar dependency from the project.