Commit a99cb3c
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0 to 3.19.1 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter#10390)
Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.6.0 to 3.19.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/googlemaps/android-maps-utils/releases">com.google.maps.android:android-maps-utils's releases</a>.</em></p>
<blockquote>
<h2>v3.19.1</h2>
<h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.19.0...v3.19.1">3.19.1</a> (2025-11-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd">d74757c</a>)</li>
</ul>
<h2>v3.19.0</h2>
<h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.18.0...v3.19.0">3.19.0</a> (2025-09-16)</h1>
<h3>Features</h3>
<ul>
<li>added cap to polyline (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1603">#1603</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/a33fab0afcae0c3c6cef29985bc9748a0a29c7a8">a33fab0</a>)</li>
</ul>
<h2>v3.18.0</h2>
<h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.17.0...v3.18.0">3.18.0</a> (2025-09-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>library:</strong> Add polyline progress utilities to SphericalUtil (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1588">#1588</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/686774f997877d70ac3eb4c31cbd796b1f3dbd5a">686774f</a>)</li>
</ul>
<h2>v3.17.0</h2>
<h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.2...v3.17.0">3.17.0</a> (2025-09-10)</h1>
<h3>Features</h3>
<ul>
<li><strong>demo:</strong> Add StreetViewJavaHelper and demo and enable edge-to-edge (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1595">#1595</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/23a4bb58229d0f81733afc1a42377e9d60f29f16">23a4bb5</a>)</li>
</ul>
<h2>v3.16.2</h2>
<h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.1...v3.16.2">3.16.2</a> (2025-09-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Correct continuous zoom clustering implementation (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1587">#1587</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/1329850418c48e7c37836f4e7e47365f5bfd4650">1329850</a>)</li>
</ul>
<h2>v3.16.1</h2>
<h2><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.16.0...v3.16.1">3.16.1</a> (2025-09-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>PolyUtil:</strong> Refactored the <code>PolyUtil.simplify</code> function to not mutate its inputs (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1585">#1585</a>) (<a href="https://github.com/googlemaps/android-maps-utils/commit/2f2374d72588e289d15efae0466efa829ed0b747">2f2374d</a>)</li>
</ul>
<h2>v3.16.0</h2>
<h1><a href="https://github.com/googlemaps/android-maps-utils/compare/v3.15.0...v3.16.0">3.16.0</a> (2025-09-02)</h1>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/ede25264b04bd40daf075da8af4e4fe84b4ab16c"><code>ede2526</code></a> chore(release): 3.19.1 [skip ci]</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/d74757c7c055f8e1b406766094d46c0f5e4913dd"><code>d74757c</code></a> fix: fixed InfoWindow creation in KmlParser (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1624">#1624</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/c4eef644bfad8aa8fc2f7c52224e370474364095"><code>c4eef64</code></a> chore: Make DEFAULT_TOLERANCE public (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1619">#1619</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/5d7b0e794e3046f3d806dbab28e4768a08d4f076"><code>5d7b0e7</code></a> build: update to Kotlin 2.2.20, fixed tests (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1604">#1604</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/f8b0d4db37785216dd350e569aab9cf90ef9ada9"><code>f8b0d4d</code></a> build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1607">#1607</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/ba678b57249b9b2f9b9b59f60262f59150557998"><code>ba678b5</code></a> build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1608">#1608</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/69aed05bf943e3ac34757576fd5e8c65ee03cb54"><code>69aed05</code></a> build(deps): bump actions/setup-java from 3 to 5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1568">#1568</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/627908a1d2e678be2d54f32e7b1eae7a1840668a"><code>627908a</code></a> build(deps): bump cycjimmy/semantic-release-action from 4.2.2 to 5.0.0 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1582">#1582</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/b5415cbfe19c03882e2e11b2649d271a508a8fcb"><code>b5415cb</code></a> build(deps): bump com.google.truth:truth from 1.4.4 to 1.4.5 (<a href="https://redirect.github.com/googlemaps/android-maps-utils/issues/1601">#1601</a>)</li>
<li><a href="https://github.com/googlemaps/android-maps-utils/commit/e4a3332a3112dfcf8b70e85511e30234fbabcdae"><code>e4a3332</code></a> chore(release): 3.19.0 [skip ci]</li>
<li>Additional commits viewable in <a href="https://github.com/googlemaps/android-maps-utils/compare/v3.6.0...v3.19.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>1 parent be11da6 commit a99cb3c
File tree
5 files changed
+25
-22
lines changed- packages/google_maps_flutter/google_maps_flutter_android
- android
- src
- main/java/io/flutter/plugins/googlemaps
- test/java/io/flutter/plugins/googlemaps
5 files changed
+25
-22
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | | - | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 18 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments