update commons to 3.4.2

This commit is contained in:
tibbi 2017-12-25 13:28:17 +01:00
parent 0d16efeafd
commit ba6f2a213e
1 changed files with 1 additions and 1 deletions

View File

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