update commons to 3.8.1

This commit is contained in:
tibbi 2018-01-23 09:45:49 +01:00
parent 0b21823eb4
commit c3205dabf7

View File

@ -39,7 +39,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.7.8'
implementation 'com.simplemobiletools:commons:3.8.1'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.2'
}