updating commons to 5.18.13

This commit is contained in:
tibbi 2019-10-27 10:00:25 +01:00
parent f16087bc57
commit cf5496e6d7

View file

@ -52,7 +52,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.17.17'
implementation 'com.simplemobiletools:commons:5.18.13'
implementation 'com.squareup:otto:1.3.8'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'androidx.media:media:1.0.1'