Android Studio中进行Gradle sync 时出现了这个错误,Android Studio 出错提示是 Gradle sync failed: A problem occurred configuring project ‘:app’

 

在项目里有一个叫settings.gradle的文件,打开之后其内容为include ‘:app’,在这个app前面加上了一个英文句点,

 

相关文章:

  • 2021-06-30
  • 2021-10-27
  • 2021-12-21
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-14
  • 2021-12-15
相关资源
相似解决方案