update commons to 5.10.8
This commit is contained in:
parent
fc77f05826
commit
abed38ddd9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.10.6'
|
||||
implementation 'com.simplemobiletools:commons:5.10.8'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
|
||||
|
|
|
|||
Loading…
Reference in a new issue