Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Prev Previous commit
Next Next commit
Follow pub versioning guidelines
  • Loading branch information
Milvintsiss committed Feb 11, 2022
commit b03f394073d1dd957a2da0546865b31ed73103f9
2 changes: 1 addition & 1 deletion packages/google_sign_in/google_sign_in/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 5.2.3+1
## 5.2.4

* Add doc for iOS auth with SERVER_CLIENT_ID

Expand Down
2 changes: 1 addition & 1 deletion packages/google_sign_in/google_sign_in/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter plugin for Google Sign-In, a secure authentication system
for signing in with a Google account on Android and iOS.
repository: https://github.com/flutter/plugins/tree/main/packages/google_sign_in/google_sign_in
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
version: 5.2.3+1
version: 5.2.4

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