Created
April 10, 2025 06:32
-
-
Save anitaa1990/ac546d5ead9ca5e0762dff447afb9920 to your computer and use it in GitHub Desktop.
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
[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