Skip to content

Commit 09a7e89

Browse files
chore(deps): bump stripe-android from 12.4.0 to 12.5.0 (#2437)
Bumps [stripe-android](https://github.com/stripe/stripe-android) from 12.4.0 to 12.5.0. - [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.4.0...v12.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3dfb16b commit 09a7e89

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
@@ -215,7 +215,7 @@ dependencies {
215215
implementation 'com.squareup.picasso:picasso:2.71828'
216216

217217
// Stripe
218-
implementation 'com.stripe:stripe-android:12.4.0'
218+
implementation 'com.stripe:stripe-android:12.5.0'
219219

220220
// QR Code
221221
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'

0 commit comments

Comments
 (0)