Skip to content

Commit c167299

Browse files
chore(deps): bump stripe-android from 10.0.3 to 10.1.0 (fossasia#2218)
Bumps [stripe-android](https://github.com/stripe/stripe-android) from 10.0.3 to 10.1.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@v10.0.3...v10.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f7e8997 commit c167299

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
@@ -189,7 +189,7 @@ dependencies {
189189
implementation 'com.squareup.picasso:picasso:2.71828'
190190

191191
// Stripe
192-
implementation 'com.stripe:stripe-android:10.0.3'
192+
implementation 'com.stripe:stripe-android:10.1.0'
193193

194194
// QR Code
195195
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'

0 commit comments

Comments
 (0)