update commons to 5.22.4
This commit is contained in:
parent
ed35192d47
commit
f68f14ba97
|
@ -57,7 +57,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.22.3'
|
||||
implementation 'com.simplemobiletools:commons:5.22.4'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
|
||||
|
|
Loading…
Reference in New Issue