update commons to 5.30.24

This commit is contained in:
tibbi 2020-09-28 13:54:55 +02:00
parent d07122756b
commit 3a720a2eae
1 changed files with 1 additions and 1 deletions

View File

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