Update PrettyTime to 5.0.8

This version contains a fix for Ukrainian locale which fixes #11092.
This commit is contained in:
moontoaster 2024-05-23 20:57:05 +03:00
parent e37336eef2
commit e48ce5a103
1 changed files with 1 additions and 1 deletions

View File

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