Skip to content

Commit 01f4b2f

Browse files
committed
bump pubspec and changelog
1 parent 0b7fbec commit 01f4b2f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

packages/google_maps_flutter/google_maps_flutter_android/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.19.6
2+
* Fixes the onTap callback for clustered pin info window taps.
3+
14
## 2.19.5
25

36
* Fixes a crash when using the legacy map renderer by adding the `org.apache.http.legacy` library.

packages/google_maps_flutter/google_maps_flutter_android/pubspec.yaml

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

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)