GreenDao添加依赖等很久后出错,大神们这是什么问题
repositories { mavenCentral() // 当前Project的build.gradle添加GreenDao库文件 google() jcenter() }