aboutsummaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-19 20:12:53 -0700
committerAllan Wang <me@allanwang.ca>2017-06-19 20:12:53 -0700
commit40c16c81cec091befd4926049996019fe824a7b9 (patch)
tree0cd2fecffa2271fe70dff7e758d3257bbf750d16 /library
parentab9971d08183795bb53a52c10e778672735e9c9f (diff)
downloadkau-40c16c81cec091befd4926049996019fe824a7b9.tar.gz
kau-40c16c81cec091befd4926049996019fe824a7b9.tar.bz2
kau-40c16c81cec091befd4926049996019fe824a7b9.zip
Remove unneeded dependencies
Diffstat (limited to 'library')
-rw-r--r--library/build.gradle3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/build.gradle b/library/build.gradle
index e5d29ba..0f1282b 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -59,9 +59,6 @@ dependencies {
compile "com.mikepenz:iconics-core:${ICONICS}@aar"
compile "com.jakewharton.timber:timber:${TIMBER}"
-
- compile "com.jakewharton:butterknife:${BUTTERKNIFE}"
- annotationProcessor "com.jakewharton:butterknife-compiler:${BUTTERKNIFE}"
}
// build a jar with source files