update commons to 3.17.5
This commit is contained in:
parent
b48681793d
commit
026ef7a1c1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.17.4'
|
||||
implementation 'com.simplemobiletools:commons:3.17.5'
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'com.android.support:multidex:1.0.3'
|
||||
|
|
Loading…
Reference in a new issue