240 发简信
IP属地:安徽
  • Could not resolve all files for configuration ':app:debugRuntimeClasspath'

    出现这种情况,一般有两种情况 第一种是:项目的build.gradle 下的repositories缺少 google() jcenter() ...