aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-18 01:33:03 -0700
committerKenny Root <kenny@the-b.org>2015-07-18 01:33:03 -0700
commitaf7e79645bdc1d0a574780ca1bbaffb1ce15c091 (patch)
tree452afc54ffb6fbe7fd0e5c38b6f4201fe14ac06d
parent241a76c4cc9274c51f18df9c92c5cca86ef8034a (diff)
downloadsshlib-af7e79645bdc1d0a574780ca1bbaffb1ce15c091.tar.gz
sshlib-af7e79645bdc1d0a574780ca1bbaffb1ce15c091.tar.bz2
sshlib-af7e79645bdc1d0a574780ca1bbaffb1ce15c091.zip
Remove android build tools reference
-rw-r--r--build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 9405f3f..3551a43 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,8 +5,6 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.2.3'
-
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}