Skip to content

Commit

Permalink
- fixed error message issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumedhtambat committed Jun 7, 2021
1 parent 4ff4f28 commit 478f59a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ android {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.razorpay:checkout:1.6.8'
implementation 'com.razorpay:checkout:1.6.9'
}

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-razorpay",
"version": "2.2.6",
"version": "2.2.7",
"description": "React Native wrapper for Razorpay",
"main": "RazorpayCheckout.js",
"scripts": {
Expand Down

0 comments on commit 478f59a

Please sign in to comment.