update commons to 4.7.3
This commit is contained in:
parent
60bcbcb4a6
commit
a228622377
|
@ -41,7 +41,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.7.2'
|
||||
implementation 'com.simplemobiletools:commons:4.7.3'
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
|
|
Loading…
Reference in New Issue