Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Payment_Web_Sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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.
Expand Down