Skip to content

Commit

Permalink
Update date time library prettytime to 5.0.8.Final Fixes: TeamNewPip…
Browse files Browse the repository at this point in the history
…e… …TeamNewPipe#11092

Fixes: Upload dates have a minus prepended if they're in the past and language is set to Ukrainian
Fixed in ocpsoft/prettytime#270

Co-Authored-By: moontoaster <[email protected]>
  • Loading branch information
ShareASmile and moontoaster committed Jun 13, 2024
1 parent e03eb5c commit a1e60f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencies {
implementation "com.jakewharton.rxbinding2:rxbinding:2.2.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
Expand Down

0 comments on commit a1e60f0

Please sign in to comment.