update commons to 5.6.6
This commit is contained in:
parent
9d55d67da8
commit
26584b68b5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.6.5'
|
||||
implementation 'com.simplemobiletools:commons:5.6.6'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue