File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/google_maps_flutter Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.20+3
2+
3+ * Update Android play-services-maps to 17.0.0
4+
15## 0.5.20+2
26
37* Android: Fix polyline width in building phase.
Original file line number Diff line number Diff line change @@ -46,6 +46,6 @@ android {
4646 }
4747
4848 dependencies {
49- implementation ' com.google.android.gms:play-services-maps:16.1 .0'
49+ implementation ' com.google.android.gms:play-services-maps:17.0 .0'
5050 }
5151}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter
22description : A Flutter plugin for integrating Google Maps in iOS and Android applications.
33author :
Flutter Team <[email protected] > 44homepage : https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter
5- version : 0.5.20+2
5+ version : 0.5.20+3
66
77dependencies :
88 flutter :
You can’t perform that action at this time.
0 commit comments