update commons to 3.18.10
This commit is contained in:
parent
9527def540
commit
fd01e27122
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ ext {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.18.9'
|
implementation 'com.simplemobiletools:commons:3.18.10'
|
||||||
implementation 'joda-time:joda-time:2.9.9'
|
implementation 'joda-time:joda-time:2.9.9'
|
||||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue