update commons to 3.11.5

This commit is contained in:
tibbi 2018-02-12 14:56:30 +01:00
parent eb3d0b1c37
commit 13d703fa52
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.11.2'
implementation 'com.simplemobiletools:commons:3.11.5'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"