update commons to 5.0.19

This commit is contained in:
tibbi
2018-10-14 23:20:35 +02:00
parent e67423b9f7
commit 83848bcaf5

View File

@@ -42,7 +42,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.0.18'
implementation 'com.simplemobiletools:commons:5.0.19'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.multidex:multidex:2.0.0'
}