Update PrettyTime from 5.0.3 to 5.0.6 to include new localizations
This commit is contained in:
parent
43b2176956
commit
bf766f1670
|
@ -271,7 +271,7 @@ dependencies {
|
|||
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
|
||||
|
||||
// Date and time formatting
|
||||
implementation "org.ocpsoft.prettytime:prettytime:5.0.3.Final"
|
||||
implementation "org.ocpsoft.prettytime:prettytime:5.0.6.Final"
|
||||
|
||||
/** Debugging **/
|
||||
// Memory leak detection
|
||||
|
|
Loading…
Reference in New Issue