update commons to 5.5.18
This commit is contained in:
parent
8245d50cf5
commit
8e4e22ad31
|
@ -52,7 +52,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:5.5.7'
|
implementation 'com.simplemobiletools:commons:5.5.18'
|
||||||
implementation 'joda-time:joda-time:2.10.1'
|
implementation 'joda-time:joda-time:2.10.1'
|
||||||
implementation 'androidx.multidex:multidex:2.0.0'
|
implementation 'androidx.multidex:multidex:2.0.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue