Skip to content

Commit

Permalink
Merge pull request #357 from razorpay/f/update_sdk_version
Browse files Browse the repository at this point in the history
Changed SDK version from 1.6.9 to 1.6.+.
  • Loading branch information
sumedht authored Sep 21, 2021
2 parents f379cf2 + 59df8d1 commit 12dd192
Showing 1 changed file with 1 addition and 1 deletion.
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.9'
implementation 'com.razorpay:checkout:1.6.+'
}

0 comments on commit 12dd192

Please sign in to comment.