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 4ff4f28 commit 478f59aCopy full SHA for 478f59a
android/build.gradle
@@ -20,6 +20,6 @@ android {
20
21
dependencies {
22
implementation 'com.facebook.react:react-native:+'
23
- implementation 'com.razorpay:checkout:1.6.8'
+ implementation 'com.razorpay:checkout:1.6.9'
24
}
25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-razorpay",
3
- "version": "2.2.6",
+ "version": "2.2.7",
4
"description": "React Native wrapper for Razorpay",
5
"main": "RazorpayCheckout.js",
6
"scripts": {
0 commit comments