update commons to 3.1.2

This commit is contained in:
tibbi 2017-12-04 17:01:51 +01:00
parent 24295b0428
commit 35b8fe77c8

View File

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