android - Adding support libraries v7, v13 with gradle is not working -


I'm trying to import both the Android support library. I try to implore GoogleMap AP2 in my Android application So I need both libraries so I'm using Android Studio and Griddle.

  Dependency {compil fileTree (dir: 'libs', includes: ['* .jar']) Appropriate "org.androidannotations: androidannotations: $ AAversion" compilation "org.androidannotations: Androidannotations-api: $ aviation "compilation" com.android.support:appcompat-v7:21.0.+ '// compile' com.google.android.gms: Play services: 6.1 'Compile' com.android.support: Support-v13-18.0. "Compilation" com.loopj.android:android-async-http:1.4.5 "Compository {mavenCentral ()} compile" com.github.chrisbanes.actionbarpulltorefresh: Library: + "Addition" to add -Time: Add-Time: 2.5 '}  

is an error:

  Module version com.android.support:support -V 13: 18.0.0 Libraries  

You have support- v13: 21.0 To use the latest version of. +

You have this error because both the apppap and support-v13 depend on both Ort-V4 and their version is a conflict.

The way is not the best error.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -