Skip to content

Commit 5859b14

Browse files
Version bump
1 parent c61ba69 commit 5859b14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/google_maps_flutter/google_maps_flutter_ios/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.4.1
2+
3+
* Restores the workaround to exclude arm64 simulator builds, as it is still necessary for applications targeting iOS 12.
4+
15
## 2.4.0
26

37
* Adds support for arm64 simulators.

packages/google_maps_flutter/google_maps_flutter_ios/pubspec.yaml

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

77
environment:
88
sdk: ^3.2.3

0 commit comments

Comments
 (0)