Error "Could not create task ':generateLockfiles'"

Viewed 538

The supplied phased action failed with an exception.

Could not create task ':generateLockfiles'.
Process 'command '/Users/.../StudioProjects/../android/gradlew'' finished with non-zero exit value 1

I was adding Firebase to my Flutter project. When I changed the build.gradle files in the app, as well as Application, this happened.

Enter image description here

0 Answers
Related