Skip to content

Conversation

dkhawk
Copy link
Contributor

@dkhawk dkhawk commented Aug 14, 2025

This commit updates several dependencies to their latest versions, including Kotlin, Gradle, and the Places SDK. It also replaces the deprecated Place.Field.NAME with Place.Field.DISPLAY_NAME throughout the test suite.

This commit updates several dependencies to their latest versions, including Kotlin, Gradle, and the Places SDK. It also replaces the deprecated `Place.Field.NAME` with `Place.Field.DISPLAY_NAME` throughout the test suite.
@dkhawk dkhawk requested a review from kikoso August 14, 2025 16:57
dkhawk added 4 commits August 14, 2025 13:28
This commit updates the `targetSdk` and `compileSdk` to version 36. It also adds the `POST_NOTIFICATIONS` permission to the demo app's `AndroidManifest.xml`, due to the Glide dependency.
Updates the test workflow to use newer versions of the following actions:
- actions/checkout@v4
- gradle/actions/wrapper-validation@v4
- actions/setup-java@v4.2.1
Copy link
Collaborator

@kikoso kikoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

mockito-kotlin = "2.2.0"
junit = "4.13.2"
mockito-core = "5.11.0"
mockito-core = "5.18.0"

Check warning

Code scanning / Android Lint

Newer Library Versions Available Warning

A newer version of org.mockito:mockito-core than 5.18.0 is available: 5.19.0
@dkhawk dkhawk merged commit ef8dd51 into main Aug 15, 2025
9 checks passed
@dkhawk dkhawk deleted the update-deprecated-fields branch August 15, 2025 14:59
googlemaps-bot pushed a commit that referenced this pull request Aug 15, 2025
# [3.4.0](v3.3.1...v3.4.0) (2025-08-15)

### Features

* **deps:** update dependencies and deprecated fields ([#279](#279)) ([ef8dd51](ef8dd51))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants