update commons to 5.21.9
This commit is contained in:
parent
d9fe64d584
commit
def5cf6147
|
@ -64,7 +64,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.21.0'
|
||||
implementation 'com.simplemobiletools:commons:5.21.9'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
||||
|
|
Loading…
Reference in New Issue