Transition project to modern Jetpack Compose #570
Labels
triage me
I really want to be triaged.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Thanks for stopping by to let us know something could be better!
PLEASE READ
If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response.
Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform support resources page.
If your bug or feature request is not related to this particular library, please visit the Google Maps Platform issue trackers.
Check for answers on StackOverflow with the google-maps tag.
Is your feature request related to a problem? Please describe.
Your build gradle is the old style of gradle. This shows that the project is using old Jetpack Compose. It would be great if this project/example is migrated to latest Jetpack Compose (to the date of writing this) and migrate your gradle to the newer version.
It is frustrating trying to adapt your code to latest version of Jetpack Compose as one has to deal with deprecated composables.
The text was updated successfully, but these errors were encountered: