Gradle cant find support lib, Android -


I have script scripts from this project here:

But when I try to run the project, I get this error:

  * What was wrong: a configurable project 'gr8confagenda' & Gt; Not all dependencies can be resolved for configuration: 'gr8confagenda: _debugCompile' & Gt; Com.android.support:support-v4:19.1.0 could not be found. Required by: gr8confagenda: gr8confagenda: unspecified  

Where is I making a mistake?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -