Skip to content

Commit a85c7db

Browse files
committed
correct sdk env version
1 parent 92b1b94 commit a85c7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77
description: Library to use for Google OAuth2 authentication / Client-side flow
88
homepage: https://github.com/dart-gde/dart-google-oauth2-library
99
environment:
10-
sdk: '>=1.3.0 <2.0.0'
10+
sdk: '>=1.2.0 <2.0.0'
1111
dependencies:
1212
crypto: '>=0.9.0 <0.10.0'
1313
http: '>=0.9.0 <0.10.0'

0 commit comments

Comments
 (0)