Skip to content

Commit

Permalink
Update compose in the example app.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynewstrom-stripe committed Jan 3, 2025
1 parent c794da1 commit 3da5717
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 231 deletions.
2 changes: 1 addition & 1 deletion paymentsheet-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation project(':stripecardscan')
implementation project(':financial-connections')

implementation 'androidx.compose.foundation:foundation:1.7.4'
implementation 'androidx.compose.foundation:foundation:1.7.6'
implementation libs.androidx.activity
implementation libs.androidx.appCompat
implementation libs.androidx.constraintLayout
Expand Down
Loading

0 comments on commit 3da5717

Please sign in to comment.