mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Execution failed for task ':flutter_plugin_android_lifecycle:extractDebugAnnotations'.
I am trying to add mapbox_flutter and then run it for my android application
mapbox_maps_flutter: ^2.6.0
The moment i try to build the apk i get this error
Execution failed for task ':flutter_plugin_android_lifecycle:extractDebugAnnotations'.
> Could not resolve all dependencies for configuration ':flutter_plugin_android_lifecycle:detachedConfiguration1'.
Any lead is appreciated TIA