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: ede2526
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: eb6cd18
Choose a head ref
  • 7 commits
  • 13 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] <support@github.com>
    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

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    496803e View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.20.1 [skip ci]

    ## [3.20.1](v3.20.0...v3.20.1) (2025-12-10)
    
    ### Reverts
    
    * Revert "feat: added OnInfoWindowCloseListener ([#1636](#1636))" ([#1638](#1638)) ([496803e](496803e))
    semantic-release-bot committed Dec 10, 2025
    Configuration menu
    Copy the full SHA
    eb6cd18 View commit details
    Browse the repository at this point in the history
Loading