Skip to content

Commit e48ce5a

Browse files
committed
Update PrettyTime to 5.0.8
This version contains a fix for Ukrainian locale which fixes #11092.
1 parent e37336e commit e48ce5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ dependencies {
282282
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
283283

284284
// Date and time formatting
285-
implementation "org.ocpsoft.prettytime:prettytime:5.0.7.Final"
285+
implementation "org.ocpsoft.prettytime:prettytime:5.0.8.Final"
286286

287287
/** Debugging **/
288288
// Memory leak detection

0 commit comments

Comments
 (0)