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 -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

javascript - Bootstrap Modal won't close, previously appended to Body using JQuery -