From ee60cbf640df8386bd7ffab0508edff9c283fdbd Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 16 Nov 2019 00:20:09 +0800 Subject: Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 6a5610ba..cb188514 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,6 +80,5 @@ dependencies { implementation 'androidx.work:work-runtime:2.2.0' implementation 'androidx.preference:preference:1.1.0' implementation 'com.nex3z:flow-layout:1.3.0' - implementation 'com.github.thunder413:DateTimeUtils:3.0' implementation 'com.r0adkll:slidableactivity:2.1.0' } -- cgit v1.2.3