update commons to 4.7.0
This commit is contained in:
parent
1f3f407412
commit
5e028ac238
|
@ -45,7 +45,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.6.15'
|
||||
implementation 'com.simplemobiletools:commons:4.7.0'
|
||||
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.2'
|
||||
|
|
Loading…
Reference in New Issue