Skip to content

Commit f0d8f01

Browse files
chore(deps): bump stripe-android from 11.0.5 to 11.1.1 (fossasia#2347)
Bumps [stripe-android](https://github.com/stripe/stripe-android) from 11.0.5 to 11.1.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@v11.0.5...v11.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 97b6788 commit f0d8f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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:11.0.5'
195+
implementation 'com.stripe:stripe-android:11.1.1'
196196

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

0 commit comments

Comments
 (0)