updating commons to 5.34.21

This commit is contained in:
tibbi 2021-03-10 16:47:38 +01:00
parent 263dec79df
commit 2e33b4f63f
1 changed files with 2 additions and 2 deletions

View File

@ -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'