update commons to 4.8.0
This commit is contained in:
parent
c17e7ff47e
commit
c1ba8b0d13
|
@ -41,7 +41,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.7.17'
|
||||
implementation 'com.simplemobiletools:commons:4.8.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.3'
|
||||
|
|
Loading…
Reference in New Issue