facing gradle error while running my code?

Viewed 22

I am facing an error while running my code. Its showing multiple lines error which you can see in the below screenshot. Kindly help me to resolve this issueenter image description here

1 Answers

Delete the test folder and try to rerun the project. Hopefully, the issue will be resolved.

Related