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-ktx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: googlemaps/android-maps-ktx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 8, 2021

  1. chore(deps): bump maps-utils-ktx from 3.0.1 to 3.1.0 in /app (#148)

    Bumps [maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.0.1 to 3.1.0.
    - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
    - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
    - [Commits](v3.0.1...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.maps.android:maps-utils-ktx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5c19b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. docs: Update test badge

    arriolac authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    bda896c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    3df575e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    acb84fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32f835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0742b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8ff206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37bfd08 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. docs: Update Maps to 17.0.1

    arriolac authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    692b098 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    7ae9d69 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. chore: Add maps_android_utils_ktx_install_snippet (#157)

    * chore: Add maps_android_utils_ktx_install_snippet
    
    * Remove devsite dependabot config.
    arriolac authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5f768f0 View commit details
    Browse the repository at this point in the history
  2. chore: Remove space.

    arriolac committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    abb7bb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    f4c71fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44fdf4d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    34bedde View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. feat: Bump Kotlin to 1.5.30 and KotlinX Coroutines to 1.5.1 (#162)

    * feat: Bump Kotlin to 1.5.30 and KotlinX Coroutines to 1.5.1
    
    * JVM target 1.8
    
    * Bump min to 24 for demo app.
    
    * Bump jacoco
    arriolac authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    df90327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7936189 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.0 [skip ci]

    # [3.2.0](v3.1.0...v3.2.0) (2021-09-16)
    
    ### Features
    
    * Bump Kotlin to 1.5.30 and KotlinX Coroutines to 1.5.1 ([#162](#162)) ([df90327](df90327))
    semantic-release-bot committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0256ac8 View commit details
    Browse the repository at this point in the history
Loading