update commons to 3.18.10

This commit is contained in:
tibbi 2018-04-08 11:15:51 +02:00
parent ad1a721f8f
commit 4df0e1b414
1 changed files with 1 additions and 1 deletions

View File

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