I'm getting the following error when building a flutter app for MacOS:
The pod "Firebase/CoreOnly" required by the plugin "cloud_firestore"requires a higher minimum macOS deployment version than the plugin'sreported minimum version.
Where in VSCode can I change the minimum version for the pod Firebase/CoreOnly?