update commons to 3.8.2

This commit is contained in:
tibbi 2018-01-23 23:18:59 +01:00
parent 15900f0506
commit 3dae83d921
1 changed files with 1 additions and 1 deletions

View File

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