Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Update dependency com.stripe:stripe-android to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 892f3db commit 9cbb59f
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 @@ -198,7 +198,7 @@ dependencies {


// TicketSale
implementation 'com.stripe:stripe-android:8.1.0'
implementation 'com.stripe:stripe-android:20.29.0'

// gRPC backend
implementation 'io.grpc:grpc-okhttp:1.43.2' // CURRENT_GRPC_VERSION
Expand Down

0 comments on commit 9cbb59f

Please sign in to comment.