KEMBAR78
build: libraries updated by kikoso · Pull Request #745 · googlemaps/android-maps-compose · GitHub
Skip to content

Conversation

@kikoso
Copy link
Collaborator

@kikoso kikoso commented Aug 28, 2025

This PR increases some of the library versions, notably the Compose BoM which fixes this issue reported.

Kotlin also updated to 2.2.10, still holding on Gradle 8.x but giving it a minor update. And additionally, some of the usual suspects (androidx core, leak canary, etc)

Also, the screenshot library has been updated with some extra config (new Manifest, new folder for reference images)

@kikoso kikoso requested a review from a team as a code owner August 28, 2025 16:04
androidx-core = "1.16.0"
androidxtest = "1.6.2"
compose-bom = "2025.04.00"
agp = "8.12.1"

Check warning

Code scanning / Android Lint

Obsolete Android Gradle Plugin Version Warning

A newer version of com.android.application than 8.12.1 is available: 8.13.0. (There is also a newer version of 8.12.𝑥 available, if upgrading to 8.13.0 is difficult: 8.12.2)
androidx-core = "1.16.0"
androidxtest = "1.6.2"
compose-bom = "2025.04.00"
agp = "8.12.1"

Check warning

Code scanning / Android Lint

Obsolete Android Gradle Plugin Version Warning

A newer version of com.android.tools.build:gradle than 8.12.1 is available: 8.13.0. (There is also a newer version of 8.12.𝑥 available, if upgrading to 8.13.0 is difficult: 8.12.2)
@dkhawk dkhawk merged commit b3902e9 into main Aug 28, 2025
9 of 10 checks passed
@dkhawk dkhawk deleted the build/updates branch August 28, 2025 17:22
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 6.8.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.

ScaleBar: Texts are not updated after zoom since Compose 2024.04.01

3 participants