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

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -