-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Error output:
- What went wrong:
Could not resolve all dependencies for configuration ':robospock-sample:testCompile'.Could not find com.android.support:appcompat-v7:19.0.1.
Required by:
robospock-plugin:robospock-sample:unspecified
Workaround:
repositories {
mavenCentral()
maven { url "${System.env.ANDROID_HOME}/extras/android/m2repository" }
maven { url "${System.env.ANDROID_HOME}/extras/google/m2repository" }
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels