update commons to 5.9.6

This commit is contained in:
tibbi 2019-02-23 19:32:58 +01:00
parent 72dc83ba1c
commit 43bed800c2
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.9.5'
implementation 'com.simplemobiletools:commons:5.9.6'
implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.multidex:multidex:2.0.1'