update commons to 3.11.6

This commit is contained in:
tibbi 2018-02-12 16:33:44 +01:00
parent 2ea1e2548d
commit 5792014480
1 changed files with 1 additions and 1 deletions

View File

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