aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2015-08-12 22:33:48 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2015-08-12 22:33:48 +0200
commit58d93d757d30e45a740f9797ef15766c6db01bee (patch)
treebc9e1fb0faa8dc06022b2921632419c2bab8d6af /app/build.gradle
parent0cb325f4b1b7af6209a7684e25f292600c7bc80c (diff)
show the full category of the password
with a small style revamp
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index cd51da05..dac5fbf6 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -31,6 +31,7 @@ android {
dependencies {
compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.android.support:recyclerview-v7:22.2.1'
+ compile 'com.android.support:cardview-v7:22.2.1'
compile 'com.android.support:design:22.2.1'
compile 'org.sufficientlysecure:openpgp-api:7.0'
compile 'org.eclipse.jgit:org.eclipse.jgit:3.7.1.201504261725-r'