android studio could not find android.support:appcompat-v7:21.0.3? -


error:(25) problem occurred evaluating root project 'side-menu.android-master'.

failed apply plugin [id 'android-reporting']

a problem occurred configuring project ':app'.

  > problem occurred configuring project ':library'.       > not resolve dependencies configuration ':library:_debugcompile'.          > not find com.android.support:appcompat-v7:21.0.3.            searched in following locations:                https://jcenter.bintray.com/com/android/support/appcompat-v7/21.0.3/appcompat-v7-21.0.3.pom                https://jcenter.bintray.com/com/android/support/appcompat-v7/21.0.3/appcompat-v7-21.0.3.jar            required by:                com.yalantis:library:1.0 

first time use android studio , met problem this, me !


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -