updating commons to 5.11.2

This commit is contained in:
tibbi
2019-04-07 22:31:29 +02:00
parent 50d18772f9
commit 586f0bd960

View File

@@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.10.8'
implementation 'com.simplemobiletools:commons:5.11.2'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.multidex:multidex:2.0.1'
}