We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37336e commit e48ce5aCopy full SHA for e48ce5a
1 file changed
app/build.gradle
@@ -282,7 +282,7 @@ dependencies {
282
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
283
284
// Date and time formatting
285
- implementation "org.ocpsoft.prettytime:prettytime:5.0.7.Final"
+ implementation "org.ocpsoft.prettytime:prettytime:5.0.8.Final"
286
287
/** Debugging **/
288
// Memory leak detection
0 commit comments