Merge pull request #6414 from mhmdanas/upgrade-prettytime-5.0.1

Upgrade PrettyTime to 5.0.1
This commit is contained in:
Robin 2021-06-02 13:47:42 +02:00 committed by GitHub
commit ef6d0cc4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ dependencies {
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
// Date and time formatting
implementation "org.ocpsoft.prettytime:prettytime:5.0.0.Final"
implementation "org.ocpsoft.prettytime:prettytime:5.0.1.Final"
/** Debugging **/
// Memory leak detection