updating commons to 5.14.3

This commit is contained in:
tibbi 2019-06-30 23:20:34 +02:00
parent aa16c1ee51
commit cbf4736ecc
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.14.2'
implementation 'com.simplemobiletools:commons:5.14.3'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'