update commons to 5.29.7
This commit is contained in:
parent
ad2450185c
commit
3c7962004d
|
@ -64,7 +64,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.29.1'
|
||||
implementation 'com.simplemobiletools:commons:5.29.7'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta6'
|
||||
|
|
Loading…
Reference in New Issue