Skip to content

Commit 215557a

Browse files
chore(deps): bump stripe-android from 12.0.0 to 12.0.1 (#2399)
Bumps [stripe-android](https://github.com/stripe/stripe-android) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/stripe/stripe-android/releases) - [Changelog](https://github.com/stripe/stripe-android/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-android@v12.0.0...v12.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3977c7f commit 215557a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ dependencies {
192192
implementation 'com.squareup.picasso:picasso:2.71828'
193193

194194
// Stripe
195-
implementation 'com.stripe:stripe-android:12.0.0'
195+
implementation 'com.stripe:stripe-android:12.0.1'
196196

197197
// QR Code
198198
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'

0 commit comments

Comments
 (0)