diff --git a/android/build.gradle b/android/build.gradle index 30fd3abbe7..9b7af93a38 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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'