Looks like you have wrong configuration of reposit...
# announcements
g
Looks like you have wrong configuration of repositories in your build.gradle. Android Gradle plugin not available on Jcenter anymore. You must add
google()
shortcut or
maven { url ="<https://maven.google.com>" }
to your
buildscript.repositories