Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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
Next Next commit
Merge branch 'main' into google-sign-in-add-clear-authorization
  • Loading branch information
stuartmorgan-g committed Aug 29, 2025
commit 4272d38be51b7c9d07defd0dad3e8db0bd6a1ea6
8 changes: 8 additions & 0 deletions packages/google_sign_in/google_sign_in_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## 7.1.0

* Adds support for the `clearAuthorizationToken` method.

## 7.0.5

* Adds support for `hostedDomain` when authenticating.

## 7.0.4

* Bumps com.android.tools.build:gradle to 8.12.1 and kotlin_version to 2.2.10.
* Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.

## 7.0.3
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.