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

Commit

Permalink
[CCE-1225] Upgrade dependencies and flutter version of Stripe plugin (#8
Browse files Browse the repository at this point in the history
)

Upgrade dependencies and flutter version
  • Loading branch information
juan-mora-headspce authored May 15, 2024
1 parent 7233815 commit d27477b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/stripe_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ repository: https://github.com/HeadspaceMeditation/flutter-plugins/tree/master/p
publish_to: none

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=2.19.0 <3.4.0'

dependencies:
flutter:
sdk: flutter
http: 0.13.6
http: ^1.2.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit d27477b

Please sign in to comment.