update commons to 4.4.0

This commit is contained in:
tibbi 2018-07-10 12:01:23 +02:00
parent 7e709bebfb
commit 1d3462083e
1 changed files with 1 additions and 1 deletions

View File

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