Lib version bump

This commit is contained in:
Stefan Schueller 2020-07-04 20:57:35 +02:00
parent 1d2035e4f8
commit 9f892a5065
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ android {
implementation 'org.ocpsoft.prettytime:prettytime:4.0.4.Final'
// Version comparison
implementation 'org.apache.maven:maven-artifact:3.0.3'
implementation 'org.apache.maven:maven-artifact:3.5.0'
// testing
testImplementation 'junit:junit:4.12'