update commons to 3.18.9

This commit is contained in:
tibbi
2018-04-05 15:47:07 +02:00
parent f14bc3d1e4
commit 153fd81150
13 changed files with 175 additions and 160 deletions

View File

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