Skip to content

Conversation

@dkhawk
Copy link
Contributor

@dkhawk 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`
@@ -0,0 +1,28 @@
github.com/AlDanial/cloc v 2.06 T=11.93 s (578.1 files/s, 266150.2 lines/s)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This can be removed.

@kikoso kikoso changed the title Chore: Update Dependencies and Refactor Gradle Plugins chore: Update Dependencies and Refactor Gradle Plugins Nov 14, 2025
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. Just a minor note to remove a file.

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