Error..how to solve this?

Im using the same zipped file that was successfully built yesterday, but today I received this error msg;

UserError: FAILURE: Build failed with an exception. * What went wrong: Some problems were found with the configuration of task ‘:app:processReleaseGoogleServices’ (type ‘GoogleServicesTask’). - In plugin ‘com.google.gms.google-services’ type ‘com.google.gms.googleservices.GoogleServicesTask’ field ‘intermediateDir’ without corresponding getter has been annotated with @OutputDirectory. See log for full details.

Any idea ho to solve this, thank you :slight_smile:

We updated to cordova-android 10.1.1 yesterday. It has a number of changes - see this blog post for more information.

Not all plugins have been updated for Cordova 10 yet. If you find problems with a plugin, check with the maintainer whether it should work, and open an issue there if needed. In the meantime, you can drop back to Cordova 9 - but that is not a permanent solution.