update commons to 5.16.12

This commit is contained in:
tibbi 2019-08-16 12:24:06 +02:00
parent 191c67c72b
commit 07e6922efe
1 changed files with 1 additions and 1 deletions

View File

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