1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-22 21:23:19 +00:00

Merge pull request #11094 from moontoaster/update-prettytime-to-fix-ukrainian

Update PrettyTime to 5.0.8
This commit is contained in:
Tobi 2024-05-23 21:24:40 +02:00 committed by GitHub
commit 8645618f1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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