update commons to 3.0.9

This commit is contained in:
tibbi 2017-11-30 18:37:52 +01:00
parent cc1818002a
commit af7f5408cf

View File

@ -47,7 +47,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.0.3'
implementation 'com.simplemobiletools:commons:3.0.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"