Skip to content

Commit

Permalink
- updated to new android sdk v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sumedhtambat committed Jun 1, 2021
1 parent 1d2cbe6 commit 4ff4f28
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.6'
implementation 'com.razorpay:checkout:1.6.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.2.4",
"version": "2.2.6",
"description": "React Native wrapper for Razorpay",
"main": "RazorpayCheckout.js",
"scripts": {
Expand Down

0 comments on commit 4ff4f28

Please sign in to comment.