Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 602a5f5

Browse files
committed
version
1 parent ffae44e commit 602a5f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/google_sign_in/google_sign_in/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.2.0
2+
3+
* Add serverAuthCode attribute to user data
4+
15
## 5.1.1
26

37
* Update minimum Flutter SDK to 2.5 and iOS deployment target to 9.0.

packages/google_sign_in/google_sign_in/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Google Sign-In, a secure authentication system
33
for signing in with a Google account on Android and iOS.
44
repository: https://github.com/flutter/plugins/tree/master/packages/google_sign_in/google_sign_in
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
6-
version: 5.1.1
6+
version: 5.2.0
77

88
environment:
99
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)