update commons to 3.8.9
This commit is contained in:
parent
cd7f84e4c8
commit
1f0a6f25a5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.8.8'
|
||||
implementation 'com.simplemobiletools:commons:3.8.9'
|
||||
implementation 'com.squareup:otto:1.3.8'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue