Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
version fix
  • Loading branch information
p-shapovalov committed Oct 8, 2021
commit bb6607d8b532dab29de0dc536da439c8e9c481c7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.0.2
## 2.1.0

* Add serverAuthCode attribute to user data

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repository: https://github.com/flutter/plugins/tree/master/packages/google_sign_
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 2.0.2
version: 2.1.0

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down