update commons to 5.33.8

This commit is contained in:
tibbi 2021-01-22 12:17:37 +01:00
parent b011dce385
commit 608ec3faa4
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.32.23'
implementation 'com.simplemobiletools:commons:5.33.8'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'