update commons to 4.6.10

This commit is contained in:
tibbi 2018-08-15 10:37:03 +02:00
parent 9052b5e861
commit a96acd0c8b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.5.20'
implementation 'com.simplemobiletools:commons:4.6.10'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.3'