update commons to 3.6.16
This commit is contained in:
parent
4c9fdc57f7
commit
382fd85794
|
@ -42,7 +42,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.6.15'
|
||||
implementation 'com.simplemobiletools:commons:3.6.16'
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'com.android.support:multidex:1.0.2'
|
||||
|
|
Loading…
Reference in New Issue