Skip to content

Commit

Permalink
Merge pull request #87 from razorpay/r/2.0.7
Browse files Browse the repository at this point in the history
sdk version updated to 2.0.7 and android SDK version updated to 1.4.8
  • Loading branch information
hariramsvnit committed Jun 11, 2018
2 parents d236c10 + e18956d commit 969715b
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 @@ -16,6 +16,6 @@ android {

dependencies {
compile 'com.facebook.react:react-native:0.20.+'
compile 'com.razorpay:checkout:1.4.7'
compile 'com.razorpay:checkout:1.4.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.0.6",
"version": "2.0.7",
"description": "React Native wrapper for Razorpay",
"main": "RazorpayCheckout.js",
"scripts": {
Expand Down

0 comments on commit 969715b

Please sign in to comment.