updating commons to 5.34.21
This commit is contained in:
parent
263dec79df
commit
2e33b4f63f
|
@ -64,8 +64,8 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.33.35'
|
||||
implementation 'joda-time:joda-time:2.10.1'
|
||||
implementation 'com.simplemobiletools:commons:5.34.21'
|
||||
implementation 'joda-time:joda-time:2.10.3'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
|
|
Loading…
Reference in New Issue