mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

Gradle 8 compatibility #524

Closed evil159 closed 1 week ago

evil159 commented 2 weeks ago

What does this pull request do?

This PR makes plugin's build.gradle to be compatible with Gradle 8 by specifying the namespace attribute. Also Example's app Gradle version is bumped to Gradle 8.

What is the motivation and context behind this change?

https://github.com/mapbox/mapbox-maps-flutter/issues/217, https://mapbox.atlassian.net/browse/MAPSFLT-204

Pull request checklist: