update commons to 4.7.16
This commit is contained in:
parent
d0e98c7e09
commit
ace2103b7f
|
@ -42,7 +42,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.7.15'
|
||||
implementation 'com.simplemobiletools:commons:4.7.16'
|
||||
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 New Issue