Skip to content

Commit d5010ba

Browse files
chore(deps): bump com.google.maps.android:places-ktx from 3.5.0 to 3.6.0
Bumps [com.google.maps.android:places-ktx](https://github.com/googlemaps/android-places-ktx) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/googlemaps/android-places-ktx/releases) - [Commits](googlemaps/android-places-ktx@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: com.google.maps.android:places-ktx dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0990679 commit d5010ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

snippets/app-places-ktx/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
// [END_EXCLUDE]
8383

8484
// KTX for the Places SDK for Android library
85-
implementation("com.google.maps.android:places-ktx:3.5.0")
85+
implementation("com.google.maps.android:places-ktx:3.6.0")
8686
}
8787
// [END places_android_ktx_install_snippet]
8888

0 commit comments

Comments
 (0)