Skip to content

Commit

Permalink
correct sdk env version
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-singer committed Mar 28, 2014
1 parent 92b1b94 commit a85c7db
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 @@ -7,7 +7,7 @@ authors:
description: Library to use for Google OAuth2 authentication / Client-side flow
homepage: https://github.com/dart-gde/dart-google-oauth2-library
environment:
sdk: '>=1.3.0 <2.0.0'
sdk: '>=1.2.0 <2.0.0'
dependencies:
crypto: '>=0.9.0 <0.10.0'
http: '>=0.9.0 <0.10.0'
Expand Down

0 comments on commit a85c7db

Please sign in to comment.