circleci

Could not find com.android.tools.build:gradle:3.0.0-alpha1 in circle ci

有些话、适合烂在心里 提交于 2019-11-26 02:31:24
问题 I update the gradle plugin to the latest : com.android.tools.build:gradle:3.0.0-alpha1 and this error occured : export TERM=\"dumb\" if [ -e ./gradlew ]; then ./gradlew test;else gradle test;fi FAILURE: Build failed with an exception. What went wrong: A problem occurred configuring root project \'Android-app\'. Could not resolve all dependencies for configuration \':classpath\'. Could not find com.android.tools.build:gradle:3.0.0-alpha1. Searched in the following locations: https://jcenter