Skip to content

Commit 4271d63

Browse files
committed
Fix publication warnings
1 parent be2f252 commit 4271d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ version: 3.0.1
44
homepage: https://github.com/baseflowit/flutter-google-api-availability
55

66
environment:
7-
sdk: '>=2.12.0-259.9.beta <3.0.0'
8-
flutter: ">=1.12.13+hotfix.6 <2.0.0"
7+
sdk: '>=2.12.0 <3.0.0'
8+
flutter: ">=1.12.13+hotfix.6"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)