ERROR: Failed to resolve: com.android.support.constraint:constraint-layout:1

Android Studio 引入外来的项目报错 ERROR: Failed to resolve: com.android.support.constraint:constraint-layout:1 

allprojects {
    repositories {
        jcenter()
        google()
        maven {
            url 'https://maven.google.com'
        }

    }

}

  

上一篇:mysql添加外键后,报错:Cannot add or update a child row:a foreign key constraint fails


下一篇:[ERR] 1217 - Cannot delete or update a parent row: a foreign key constraint