Skip to content

chore: update maps dependencies to 5.0.0-rc03 and compileSdk to 37#2382

Open
dkhawk wants to merge 3 commits into
mainfrom
update-sdk-agp
Open

chore: update maps dependencies to 5.0.0-rc03 and compileSdk to 37#2382
dkhawk wants to merge 3 commits into
mainfrom
update-sdk-agp

Conversation

@dkhawk

@dkhawk dkhawk commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Updates sample submodules to android-maps-utils 5.0.0-rc03, maps-ktx 6.1.0-rc03, and maps-compose 8.3.1-rc03.

Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.21"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.21"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.21"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.21"
Comment thread gradle/libs.versions.toml

# Kotlin & Coroutines
kotlin = "2.2.0"
kotlin = "2.3.21"
// providing dependencies to different parts of the application.
// ---------------------------------------------------------------------------------------------
implementation(libs.dagger)
ksp("org.jetbrains.kotlin:kotlin-metadata-jvm:2.4.0")
@dkhawk dkhawk requested a review from kikoso July 15, 2026 19:02
@dkhawk dkhawk marked this pull request as ready for review July 15, 2026 19:03
// You do not need to add a separate dependency for the Maps SDK for Android
// since this library builds in the compatible version of the Maps SDK.
implementation("com.google.maps.android:android-maps-utils:3.19.0")
implementation("com.google.maps.android:android-maps-utils:5.0.0")
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