Skip to content

Conversation

@dkhawk
Copy link
Collaborator

@dkhawk dkhawk commented Jan 2, 2025

This commit updates the Places SDK for Android to version 4.1.0 and updates the project to use the latest Android Gradle Plugin and Kotlin version.

  • Updated Places SDK for Android to 4.1.0
  • Updated Android Gradle Plugin to 8.7.3
  • Updated Kotlin to 2.0.21
  • Updated Gradle wrapper to 8.11.1
  • Updated various dependencies to their latest versions
  • Updated Java language version to 21
  • Fixed deprecated Place.Field.LAT_LNG to Place.Field.LOCATION
  • Removed unnecessary imports and variables
  • Improved code readability and consistency
  • Updated documentation and comments

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

This commit updates the Places SDK for Android to version 4.1.0 and updates the project to use the latest Android Gradle Plugin and Kotlin version.

- Updated Places SDK for Android to 4.1.0
- Updated Android Gradle Plugin to 8.7.3
- Updated Kotlin to 2.0.21
- Updated Gradle wrapper to 8.11.1
- Updated various dependencies to their latest versions
- Updated Java language version to 21
- Fixed deprecated Place.Field.LAT_LNG to Place.Field.LOCATION
- Removed unnecessary imports and variables
- Improved code readability and consistency
- Updated documentation and comments
@dkhawk dkhawk requested a review from kikoso January 2, 2025 22:45
@snippet-bot
Copy link

snippet-bot bot commented Jan 2, 2025

Here is the summary of changes.

You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants