I'm seeing this warning during AAB builds:
Warning: Using environment variable GCLOUD_SERVICE_ACCOUNT_CREDENTIALS... is deprecated. Use GOOGLE_PLAY_SERVICE_ACCOUNT_CREDENTIALS instead.
I’ve uploaded a new service account key per the docs, but it seems FlutterFlow is still referencing the old environment variable name. Can this be updated to follow the Play Store CLI recommendations?
And is anyone else experiencing this same issue?