Skip to content

Commit

Permalink
updated to checkout sdk v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sumedht committed Jul 15, 2019
1 parent b57b22c commit 85d0cda
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:0.20.+'
implementation 'com.razorpay:checkout:1.5.5'
implementation 'com.razorpay:checkout:1.5.8'
}

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.1.24",
"version": "2.1.25",
"description": "React Native wrapper for Razorpay",
"main": "RazorpayCheckout.js",
"scripts": {
Expand Down

0 comments on commit 85d0cda

Please sign in to comment.