update commons to 5.27.9
This commit is contained in:
parent
4f3de9a9ad
commit
eddedbb869
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue