Skip to content

Instantly share code, notes, and snippets.

@anitaa1990
Created April 10, 2025 06:32
Show Gist options
  • Save anitaa1990/ac546d5ead9ca5e0762dff447afb9920 to your computer and use it in GitHub Desktop.
Save anitaa1990/ac546d5ead9ca5e0762dff447afb9920 to your computer and use it in GitHub Desktop.
[versions]
googleMapsCompose = "6.5.2"
[libraries]
## Google Maps Compose: simplifies the integration of Google Maps into Jetpack Compose by providing
## composable functions that wrap the Maps SDK
google-maps-compose = { group = "com.google.maps.android", name = "maps-compose", version.ref = "googleMapsCompose" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment