update commons to 4.0.9

This commit is contained in:
tibbi 2018-05-13 21:36:44 +02:00
parent 477742a549
commit c0ad8662f4
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.0.3'
implementation 'com.simplemobiletools:commons:4.0.9'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'