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

Commit 0489095

Browse files
committed
Update CHANGELOG
1 parent eca4315 commit 0489095

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/google_sign_in/google_sign_in_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.2.7
2+
3+
* Suppress `deprecation` warnings (for using Android V1 embedding).
4+
15
## 5.2.6
26

37
* Switches to an internal method channel, rather than the default.

packages/google_sign_in/google_sign_in_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_sign_in_android
22
description: Android implementation of the google_sign_in plugin.
33
repository: https://github.com/flutter/plugins/tree/main/packages/google_sign_in/google_sign_in_android
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
5-
version: 5.2.6
5+
version: 5.2.7
66

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

0 commit comments

Comments
 (0)