update commons to 4.4.13

This commit is contained in:
tibbi 2018-07-12 21:48:33 +02:00
parent 7db2e65c31
commit 5606080794
1 changed files with 1 additions and 1 deletions

View File

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