update commons to 3.7.5

This commit is contained in:
tibbi 2018-01-16 00:04:49 +01:00
parent 13f5fbc859
commit 3caac44dd7

View File

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