summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorHannes Achleitner <hannes.software@gmx.at>2019-01-27 12:40:44 +0100
committerHannes Achleitner <hannes.software@gmx.at>2019-01-27 12:42:02 +0100
commit9ca7888d92446bd7def87b255b01fce4f5eed04f (patch)
treeae0230dfe0eda4e01d778b7118e9f3cbc1e73d28 /core
parent3b67381656731e2aca2dcca4b14d81a9d113628d (diff)
downloadAntennaPod-9ca7888d92446bd7def87b255b01fce4f5eed04f.zip
remove buildtools specification
Diffstat (limited to 'core')
-rw-r--r--core/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/build.gradle b/core/build.gradle
index 588d3b163..f433e3355 100644
--- a/core/build.gradle
+++ b/core/build.gradle
@@ -2,7 +2,6 @@ apply plugin: "com.android.library"
android {
compileSdkVersion rootProject.ext.compileSdkVersion
- buildToolsVersion rootProject.ext.buildToolsVersion
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion