aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorZeapo <mohamed@zenadi.com>2014-08-06 23:44:34 +0100
committerZeapo <mohamed@zenadi.com>2014-08-06 23:44:34 +0100
commitc2f520f7bf7b699d15db4cf8c6c28725cb834243 (patch)
tree858b91ac831d3f8f4f1817ad13d97cd0c0a796bb /app/build.gradle
parentad7b05114434494323dd078b0bd221608609a680 (diff)
some refactoring and improved the creation so that it happens on the visible dir
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.+'
}