We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57b22c commit 85d0cdaCopy full SHA for 85d0cda
android/build.gradle
@@ -20,6 +20,6 @@ android {
20
21
dependencies {
22
implementation 'com.facebook.react:react-native:0.20.+'
23
- implementation 'com.razorpay:checkout:1.5.5'
+ implementation 'com.razorpay:checkout:1.5.8'
24
}
25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-razorpay",
3
- "version": "2.1.24",
+ "version": "2.1.25",
4
"description": "React Native wrapper for Razorpay",
5
"main": "RazorpayCheckout.js",
6
"scripts": {
0 commit comments