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

Commits on Mar 10, 2022

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

Commits on Mar 14, 2022

  1. fix: Use firstOrNull vs first to prevent NoSuchElementException (#43)

    * Fixed Collection contains no element matching the predicate.
    
    * first or null overlay node; no wildcard imports
    webfrea-k committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c68fc93 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.3.1 [skip ci]

    ## [1.3.1](v1.3.0...v1.3.1) (2022-03-14)
    
    ### Bug Fixes
    
    * Use firstOrNull vs first to prevent NoSuchElementException ([#43](#43)) ([c68fc93](c68fc93))
    semantic-release-bot committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    94589d2 View commit details
    Browse the repository at this point in the history
Loading