From 99bc922d13438afe00c7124abeaae45c9c9eda1d Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 11 Mar 2017 21:52:42 +0100 Subject: [PATCH] update draglistview to v1.2.9 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 27b8dbefd..40c95594f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,7 +76,7 @@ dependencies { compile 'de.cketti.library.changelog:ckchangelog:1.2.2' compile 'net.e175.klaus:solarpositioning:0.0.9' compile 'com.github.freeyourgadget:greendao:1998d7cd2d21f662c6044f6ccf3b3a251bbad341' - compile 'com.github.woxthebox:draglistview:1.2.6' + compile 'com.github.woxthebox:draglistview:1.2.9' compile 'org.apache.commons:commons-lang3:3.4' // compile project(":DaoCore")