aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2017-04-18 17:42:11 -0700
committerScott Jackson <daneren2005@gmail.com>2017-04-18 17:42:11 -0700
commitb5c780db8f9e9850489175610fd8ea3f4df0c38b (patch)
tree23fee03fea71f2d5c400136df53d33ad5957b2c7 /app/build.gradle
parent544d65124e3e3a85694238da4639749f7c9f34ef (diff)
parentf6701984afef4aaca9af04d04f9d90e61dc91398 (diff)
downloaddsub-b5c780db8f9e9850489175610fd8ea3f4df0c38b.tar.gz
dsub-b5c780db8f9e9850489175610fd8ea3f4df0c38b.tar.bz2
dsub-b5c780db8f9e9850489175610fd8ea3f4df0c38b.zip
Merge branch 'SilentViking-enhanced-playback-speed' into edge
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 0ee48164..ba47f345 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -54,6 +54,7 @@ dependencies {
compile 'com.google.android.gms:play-services-cast:8.1.0'
compile 'com.sothree.slidinguppanel:library:3.0.0'
compile 'de.hdodenhof:circleimageview:1.2.1'
+ compile 'com.shehabic.droppy:Droppy:0.5.1@aar'
compile group: 'org.fourthline.cling', name: 'cling-core', version:'2.1.1'
compile group: 'org.fourthline.cling', name: 'cling-support', version:'2.1.1'
compile group: 'org.eclipse.jetty', name: 'jetty-server', version:'8.1.16.v20140903'