googlemaps / android-maps-rx

RxJava bindings for the Maps and Places SDKs for Android
Apache License 2.0
21 stars 12 forks source link

chore(deps): bump maps-ktx from 3.2.0 to 3.2.1 in /app #43

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maps-ktx from 3.2.0 to 3.2.1.

Release notes

Sourced from maps-ktx's releases.

v3.2.1

3.2.1 (2021-12-01)

Bug Fixes

  • Add missing reason for cameraMoveStartedEvents() flow (#169) (2166001), closes #168
Commits
  • 2f25538 chore(release): 3.2.1 [skip ci]
  • 2166001 fix: Add missing reason for cameraMoveStartedEvents() flow (#169)
  • ce41d58 chore: Synced local '.releaserc' with remote 'sync-files/android/.lib_release...
  • 4dc5268 Update README.md
  • eeb3c78 docs: Use latest version
  • cee0646 chore: Synced file(s) with googlemaps/.github (#166)
  • b467070 chore(deps): bump maps-utils-ktx from 3.1.0 to 3.2.0 in /app (#165)
  • 0ebabfe docs: Update link for V3 BETA deprecation
  • b1bcb68 docs: Update link for V3 BETA deprecation
  • See full diff in compare view


Dependabot compatibility score

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.


Dependabot commands and options
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 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)
dependabot[bot] commented 2 years ago

Superseded by #44.