forked from organicmaps/organicmaps
[android] Added cardview support lib.
This commit is contained in:
parent
f1c8db2867
commit
04ad8ab1b3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ dependencies {
|
|||
compile 'com.android.support:appcompat-v7:22.2.1'
|
||||
compile 'com.android.support:recyclerview-v7:22.2.1'
|
||||
compile 'com.android.support:design:22.2.1'
|
||||
compile 'com.android.support:cardview-v7:22.2.1'
|
||||
// google play services
|
||||
compile 'com.google.android.gms:play-services-location:8.4.0'
|
||||
compile 'com.google.android.gms:play-services-analytics:8.4.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue