Skip to content

Commit

Permalink
Revert Flutter min sdk requirement to 1.12.13+hotfix.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Aug 26, 2020
1 parent b0bb5bc commit a0ac25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://github.com/ryanheise/audio_session

environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.20.0 <2.0.0"
flutter: ">=1.12.13+hotfix.5"

dependencies:
flutter:
Expand Down

0 comments on commit a0ac25d

Please sign in to comment.