update commons to 3.13.9

This commit is contained in:
tibbi 2018-02-26 10:52:38 +01:00
parent 1665de156a
commit b337240321

View File

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