SyntaxFix
Write A Post
Hire A Developer
Questions
Add this to your project-level build.gradle file:
build.gradle
repositories { maven { url "https://maven.google.com" } }
It worked for me