diff --git a/app/build.gradle b/app/build.gradle index b3dcf16da..52bac22bc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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