update commons to 3.0.0

This commit is contained in:
tibbi 2017-11-29 21:28:32 +01:00
parent 235c116fa8
commit 5249411562

View File

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