update commons to 2.41.5

This commit is contained in:
tibbi committed 2017-11-20 11:26:29 +01:00
1 parent 5ff540c7e6
commit 5fba1acac2
1 file changed
+1 -1
+1 -1
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"