update commons to 3.9.9

This commit is contained in:
tibbi 2018-02-01 17:16:36 +01:00
parent c671727270
commit 93efa29037

View file

@ -43,7 +43,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.9.7'
implementation 'com.simplemobiletools:commons:3.9.9'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.2'