I am trying to open existing android project in android studio and it gradle cannot build the app without the error
Error android studio keeps on throwing
I moved implementation to module-level build.gradle from root-level build.gradle. It solves the issue.
implementation