update commons to 2.41.5

This commit is contained in:
tibbi 2017-11-20 11:26:29 +01:00
parent 5ff540c7e6
commit 5fba1acac2
1 changed files with 1 additions and 1 deletions

View File

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