Skip to content
Merged
Prev Previous commit
Next Next commit
changelog+pubspec for google_sign_in
  • Loading branch information
Gray Mackall committed Jun 17, 2024
commit 3da9900dc59e518e16bd1ff106c26d9be2f5c516
4 changes: 4 additions & 0 deletions packages/google_sign_in/google_sign_in_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 6.1.26

* Removes additional references to the v1 Android embedding.

## 6.1.25

* Updates Guava to version 33.2.1.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: google_sign_in_android
description: Android implementation of the google_sign_in plugin.
repository: https://github.com/flutter/packages/tree/main/packages/google_sign_in/google_sign_in_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
version: 6.1.25
version: 6.1.26

environment:
sdk: ^3.4.0
Expand Down