update commons to 5.22.18

This commit is contained in:
tibbi 2020-03-05 20:22:23 +01:00
parent 005bc8fb30
commit 6eb174700c

View file

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