Gradle issue app wont launch org.gradle.internal.execution.WorkValidationException

i decided to upgrade my android studio for the new features but now when i try to run the project this error throws org.gradle.internal.execution.WorkValidationException: A problem was found with the configuration of task ‘:app:processDebugGoogleServices’ (type ‘GoogleServicesTask’). how do i fix it, ive tried all the usual fixes

i tried upgrading the gradle i tried the documentation of explicit calling i tried rebuilding i tried invalidating the cache