Skip to content

Commit

Permalink
Update compose in the example app. (#9851)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynewstrom-stripe authored Jan 6, 2025
1 parent 1cb4285 commit 8b6ad4c
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 8b6ad4c

Please sign in to comment.