update commons to 3.8.0

This commit is contained in:
tibbi
2018-01-22 23:07:45 +01:00
parent acea254e7c
commit aeafddd9ed
2 changed files with 2 additions and 2 deletions

View File

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