Skip to content

Commit

Permalink
min sdk for example
Browse files Browse the repository at this point in the history
  • Loading branch information
Brazol committed Apr 19, 2024
1 parent 188483d commit bd94011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/stream_video_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.16.0"

dependencies:
cupertino_icons: ^1.0.5
Expand Down

0 comments on commit bd94011

Please sign in to comment.