update commons to 4.7.17
This commit is contained in:
parent
65e2df089a
commit
4cf4e53f50
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.7.16'
|
||||
implementation 'com.simplemobiletools:commons:4.7.17'
|
||||
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