aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 8e039e21..82bf9fbb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,6 +24,4 @@ dependencies {
compile project(':libraries:openpgp-api-lib')
compile 'org.eclipse.jgit:org.eclipse.jgit:3.4.+'
compile 'org.apache.commons:commons-io:1.3.2'
- // You must install or update the Support Repository through the SDK manager to use this dependency.
- compile 'com.android.support:support-v4:19.+'
}