[android] Added cardview support lib.

This commit is contained in:
Dmitry Yunitsky 2015-12-02 21:08:12 +03:00 committed by Sergey Yershov
parent f1c8db2867
commit 04ad8ab1b3

View file

@ -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'