update commons to 3.8.2

This commit is contained in:
tibbi 2018-01-23 20:10:59 +01:00
parent c9549cd60f
commit 3c643e7ded

View file

@ -42,7 +42,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.8.0'
implementation 'com.simplemobiletools:commons:3.8.2'
implementation 'joda-time:joda-time:2.9.9'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"