Skip to content

Commit 8645618

Browse files
authored
Merge pull request #11094 from moontoaster/update-prettytime-to-fix-ukrainian
Update PrettyTime to 5.0.8
2 parents e37336e + e48ce5a commit 8645618

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)