update to PrettyTime 4.0.6

fixes #4324
This commit is contained in:
bopol 2020-10-03 18:58:42 +02:00
parent 60a453a634
commit f2a3c6d211
2 changed files with 2 additions and 4 deletions

View file

@ -209,7 +209,7 @@ dependencies {
implementation "io.reactivex.rxjava2:rxandroid:2.1.1"
implementation "com.jakewharton.rxbinding2:rxbinding:2.2.0"
implementation "org.ocpsoft.prettytime:prettytime:4.0.5.Final"
implementation "org.ocpsoft.prettytime:prettytime:4.0.6.Final"
}
static String getGitWorkingBranch() {