[go: nahoru, domu]

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 Loading
base: v1.3.1
Choose a base ref
...
head repository: googlemaps/android-maps-utils Loading
compare: v1.3.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on May 20, 2020

  1. chore(deps): bump android-maps-utils from 1.2.1 to 1.3.1 in /demo (#727)

    Bumps [android-maps-utils](https://github.com/googlemaps/android-maps-ktx) from 1.2.1 to 1.3.1.
    - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
    - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/googlemaps/android-maps-ktx/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed May 20, 2020
    Configuration menu
    Copy the full SHA
    aa37233 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. 1 Configuration menu
    Copy the full SHA
    486bbaf View commit details
    Browse the repository at this point in the history
  2. fix: Copy xhdpi resources into default drawable folder (#731)

    This should avoid Resources$NotFoundException, possibly due to app being distributed as an Android App Bundle.
    
    Fixes #532
    barbeau committed May 27, 2020
    Configuration menu
    Copy the full SHA
    469ccb7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.3.2 [skip ci]

    ## [1.3.2](v1.3.1...v1.3.2) (2020-05-27)
    
    ### Bug Fixes
    
    * Copy xhdpi resources into default drawable folder ([#731](#731)) ([469ccb7](469ccb7)), closes [#532](#532)
    semantic-release-bot committed May 27, 2020
    Configuration menu
    Copy the full SHA
    233bfa8 View commit details
    Browse the repository at this point in the history
Loading