diff --git a/android/build.gradle b/android/build.gradle index 9b1ade1f7..230b857b2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -16,6 +16,6 @@ android { dependencies { compile 'com.facebook.react:react-native:0.20.+' - compile 'com.razorpay:checkout:1.2.2' + compile 'com.razorpay:checkout:1.3.3' }