Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit a84a694

Browse files
committed
Ensure example app uses fixed API too.
1 parent 08c6f5b commit a84a694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/google_maps_flutter/google_maps_flutter_web/example

packages/google_maps_flutter/google_maps_flutter_web/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414

1515
dev_dependencies:
1616
build_runner: ^2.1.1
17-
google_maps: ^5.1.0
17+
google_maps: ^5.2.0
1818
google_maps_flutter: # Used for projection_test.dart
1919
path: ../../google_maps_flutter
2020
http: ^0.13.0

0 commit comments

Comments
 (0)