报错
A problem occurred evaluating project ':app'.
> Build was configured to prefer settings repositories over project repositories but repository 'MavenRepo' was added by build file 'app/build.gradle'
解决方法
把module下的build.gradle文件的repository删掉
版权声明:本文为u011046452原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。