Upper SDK constraint
This commit is contained in:
parent
ed3cb579ae
commit
5056738ef4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ description: angel_auth strategy for OAuth2 login, i.e. Facebook.
|
|||
version: 1.0.2
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
environment:
|
||||
sdk: ">=1.19.0"
|
||||
sdk: ">=1.19.0 <3.0.0"
|
||||
homepage: https://github.com/angel-dart/auth_oauth2.git
|
||||
dependencies:
|
||||
angel_auth: ^1.0.0-dev
|
||||
|
|
Loading…
Reference in a new issue