Updated with cardview!

This commit is contained in:
Dan Galpin
2015-05-25 02:39:49 -07:00
parent 3bf4a5e030
commit b081ffbca5
4 changed files with 61 additions and 38 deletions

View File

@@ -25,5 +25,6 @@ dependencies {
compile 'com.android.support:appcompat-v7:22.1.0'
compile 'com.android.support:support-annotations:22.1.0'
compile 'com.android.support:gridlayout-v7:22.1.0'
compile 'com.android.support:cardview-v7:22.1.1'
compile 'com.google.android.gms:play-services-gcm:7.0.0'
}