Simple Commons 3.3.12

This commit is contained in:
Nikola Trubitsyn 2017-12-22 00:33:57 +03:00
parent 874fc4e98f
commit 9c67639f2d

View File

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