summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/build.gradle
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-25 12:31:25 +0300
committerAndrew Dolgov <[email protected]>2014-11-25 12:31:25 +0300
commitce635408a5c4ffa691c1df02c89569a76d6cea19 (patch)
treeaa8b039e0e8405904863a781322d60bed2475ddf /org.fox.ttrss/build.gradle
parent4ac2b72796e32f0fffef5323d300c7297d79920c (diff)
fix scrolling in article images pager when images are zoomed
remove statusbar tint library
Diffstat (limited to 'org.fox.ttrss/build.gradle')
-rw-r--r--org.fox.ttrss/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/build.gradle b/org.fox.ttrss/build.gradle
index 4cc22613..3874c7e7 100644
--- a/org.fox.ttrss/build.gradle
+++ b/org.fox.ttrss/build.gradle
@@ -27,7 +27,6 @@ dependencies {
compile files('libs/dashclock-api-r1.1.jar')
compile files('libs/jsoup-1.6.1.jar')
compile files('libs/universal-image-loader-1.9.3.jar')
- compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
compile 'com.viewpagerindicator:library:2.4.1'
compile 'com.android.support:cardview-v7:21.0.0'
compile 'com.android.support:support-v4:21.0.0'