update commons to 5.22.18
This commit is contained in:
parent
005bc8fb30
commit
6eb174700c
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue