update commons to 5.5.1
This commit is contained in:
parent
2c72491ee9
commit
c972710906
|
@ -51,7 +51,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.5.0'
|
||||
implementation 'com.simplemobiletools:commons:5.5.1'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.4'
|
||||
|
|
Loading…
Reference in New Issue