Skip to content

Commit 85d0cda

Browse files
committed
updated to checkout sdk v1.5.8
1 parent b57b22c commit 85d0cda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ android {
2020

2121
dependencies {
2222
implementation 'com.facebook.react:react-native:0.20.+'
23-
implementation 'com.razorpay:checkout:1.5.5'
23+
implementation 'com.razorpay:checkout:1.5.8'
2424
}
2525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-razorpay",
3-
"version": "2.1.24",
3+
"version": "2.1.25",
44
"description": "React Native wrapper for Razorpay",
55
"main": "RazorpayCheckout.js",
66
"scripts": {

0 commit comments

Comments
 (0)