mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-11 12:59:37 +01:00
Update PrettyTime to 5.0.8
This version contains a fix for Ukrainian locale which fixes #11092.
This commit is contained in:
parent
e37336eef2
commit
e48ce5a103
@ -282,7 +282,7 @@ dependencies {
|
|||||||
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
|
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
|
||||||
|
|
||||||
// Date and time formatting
|
// Date and time formatting
|
||||||
implementation "org.ocpsoft.prettytime:prettytime:5.0.7.Final"
|
implementation "org.ocpsoft.prettytime:prettytime:5.0.8.Final"
|
||||||
|
|
||||||
/** Debugging **/
|
/** Debugging **/
|
||||||
// Memory leak detection
|
// Memory leak detection
|
||||||
|
Loading…
Reference in New Issue
Block a user