chore: Update Dependencies and Refactor Gradle Plugins#2329
Closed
chore: Update Dependencies and Refactor Gradle Plugins#2329
Conversation
Contributor
dkhawk
commented
Nov 13, 2025
- Bumps various dependencies to their latest versions.
This commit updates various dependencies and refactors the application of the Google Services Gradle plugin in the FireMarkers sample. - Bumps the Android Gradle Plugin, Kotlin, and Navigation component versions in the `snippets` and `CurrentPlaceDetailsOnMap` projects. - Refactors the `FireMarkers` sample to define the `google-services` plugin in the version catalog (`libs.versions.toml`) and reference it using a type-safe alias. - Simplifies the conditional application of the `google-services` plugin in the app-level `build.gradle.kts` file, making the logic more direct.
This commit updates the following dependencies to their latest versions: - AndroidX Compose BOM to `2025.11.00` - Android Gradle Plugin to `8.13.1` - Google Services to `4.4.4`
kikoso
reviewed
Nov 14, 2025
| @@ -0,0 +1,28 @@ | |||
| github.com/AlDanial/cloc v 2.06 T=11.93 s (578.1 files/s, 266150.2 lines/s) | |||
kikoso
approved these changes
Nov 14, 2025
Collaborator
kikoso
left a comment
There was a problem hiding this comment.
LGTM. Just a minor note to remove a file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.