Skip to content

Commit

Permalink
chore(deps): bump stripe-android from 9.2.0 to 9.3.2 (#1949)
Browse files Browse the repository at this point in the history
Bumps [stripe-android](https://github.com/stripe/stripe-android) from 9.2.0 to 9.3.2.
- [Release notes](https://github.com/stripe/stripe-android/releases)
- [Changelog](https://github.com/stripe/stripe-android/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-android@v9.2.0...v9.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Nikit Bhandari <nikit.bhandari@gmail.com>
  • Loading branch information
2 people authored and iamareebjamal committed Jun 13, 2019
1 parent 508ef6e commit e8725e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
implementation 'com.squareup.picasso:picasso:2.71828'

// Stripe
implementation 'com.stripe:stripe-android:9.2.0'
implementation 'com.stripe:stripe-android:9.3.2'

// QR Code
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'
Expand Down

0 comments on commit e8725e3

Please sign in to comment.