diff options
Diffstat (limited to 'app/build.gradle')
-rw-r--r-- | app/build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
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' } |