Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.google.android.libraries.places:places from 3.5.0 to 4.0.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap #1826

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump com.google.android.libraries.places:places
Bumps com.google.android.libraries.places:places from 3.5.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: com.google.android.libraries.places:places
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Sep 23, 2024
commit a42a92a8665a6604139d6cf9a594bd7b84a4fb8f
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ versionName = "1.0"
kotlin = "2.0.0"
appcompat = "1.7.0"
playServicesMaps = "19.0.0"
places = "3.5.0"
places = "4.0.0"
volley = "1.2.1"
junit = "4.13.2"
coreKtx = "1.13.1"