Skip to content

Commit

Permalink
Update PrettyTime to 5.0.8
Browse files Browse the repository at this point in the history
This version contains a fix for Ukrainian locale which fixes TeamNewPipe#11092.
  • Loading branch information
moontoaster authored and rx78gp01 committed Jul 11, 2024
1 parent 5bb1f7a commit 2afa17f
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 @@ -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
Expand Down

0 comments on commit 2afa17f

Please sign in to comment.