update commons to 3.8.10

This commit is contained in:
tibbi 2018-01-26 23:14:43 +01:00
parent e814bb3976
commit 50800111fe

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.8.9'
implementation 'com.simplemobiletools:commons:3.8.10'
implementation 'com.facebook.stetho:stetho:1.5.0'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"