update commons to 5.7.8

This commit is contained in:
tibbi 2019-02-14 19:06:58 +01:00
parent 11f71ce88d
commit 19cb00c2eb
1 changed files with 1 additions and 1 deletions

View File

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