Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Version bump
  • Loading branch information
stuartmorgan-g committed Apr 18, 2023
commit 896d7cb5895f354ad591fe0cda4f87b6b0bd209e
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.2.2

* Sets an upper bound on the `GoogleMaps` SDK version that will be used to
avoid future breakage.

## 2.2.1

* Clarifies explanation of endorsement in README.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: google_maps_flutter_ios
description: iOS implementation of the google_maps_flutter plugin.
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
version: 2.2.1
version: 2.2.2

environment:
sdk: ">=2.18.0 <4.0.0"
Expand Down