update commons to 5.27.9

This commit is contained in:
tibbi 2020-05-06 18:53:11 +02:00
parent 4f3de9a9ad
commit eddedbb869

View file

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.27.8'
implementation 'com.simplemobiletools:commons:5.27.9'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'androidx.media:media:1.1.0'