updating commons and gradle

This commit is contained in:
tibbi
2020-03-15 21:52:16 +01:00
parent 16a5c2775b
commit e262ffecf5
3 changed files with 5 additions and 5 deletions

View File

@@ -57,9 +57,9 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.22.19'
implementation 'com.simplemobiletools:commons:5.23.2'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'