Skip to content

Commit

Permalink
Update prettytime to 5.0.0.Final.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne committed Dec 22, 2020
1 parent bf071d6 commit 50acb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ dependencies {
implementation "io.reactivex.rxjava3:rxandroid:3.0.0"
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"

implementation "org.ocpsoft.prettytime:prettytime:4.0.6.Final"
implementation "org.ocpsoft.prettytime:prettytime:5.0.0.Final"

testImplementation 'junit:junit:4.13.1'
testImplementation 'org.mockito:mockito-core:3.6.0'
Expand Down

0 comments on commit 50acb8f

Please sign in to comment.