Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.19.1
Choose a base ref
...
head repository: googlemaps/android-maps-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.20.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 20, 2025

  1. chore: upgraded to Gradle 9.0 and some dependencies (#1631)

    * chore: upgraded to Gradle 9.0 and some dependencies
    
    * chore: updated Dokka command
    kikoso authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    c542c6d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    4efdcf1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 5 to 6 (#1633)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    5daa89c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. feat: added OnInfoWindowCloseListener (#1636)

    * feat: added OnInfoWindowCloseListener
    
    * feat: added OnInfoWindowCloseListener
    kikoso authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    608f951 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.20.0 [skip ci]

    # [3.20.0](v3.19.1...v3.20.0) (2025-12-09)
    
    ### Features
    
    * added OnInfoWindowCloseListener ([#1636](#1636)) ([608f951](608f951))
    semantic-release-bot committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    853608c View commit details
    Browse the repository at this point in the history
Loading