[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: v3.5.1
Choose a base ref
...
head repository: googlemaps/android-maps-utils Loading
compare: v3.5.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 8, 2023

  1. chore: remove AppCompat dependency from SquareTextView (#1214)

    * chore: removing AppCompat dependency from SquareTextView
    
    * chore: supress warning
    
    * chore: adding same Kotlin version for plugin
    kikoso committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7516512 View commit details
    Browse the repository at this point in the history
  2. fix: bump gradle/wrapper-validation-action from 1.0.4 to 1.1.0 (#1206)

    Merging as fix to trigger patch release based on #1214
    
    This is a standard chore (dependencies) update.
    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.1.0.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@v1.0.4...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      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] committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    933476a View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.5.2 [skip ci]

    ## [3.5.2](v3.5.1...v3.5.2) (2023-08-08)
    
    ### Bug Fixes
    
    * bump gradle/wrapper-validation-action from 1.0.4 to 1.1.0 ([#1206](#1206)) ([933476a](933476a)), closes [#1214](#1214)
    semantic-release-bot committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    83d1a02 View commit details
    Browse the repository at this point in the history
Loading