update commons to 3.18.6

This commit is contained in:
tibbi 2018-04-04 20:00:35 +02:00
parent cd93911673
commit a20f5128ab

@ -42,7 +42,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.18.0'
implementation 'com.simplemobiletools:commons:3.18.6'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.3'
}