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