update commons to 5.7.7

This commit is contained in:
tibbi 2019-02-13 11:20:28 +01:00
parent dd25df5738
commit be77a7ae96
1 changed files with 1 additions and 1 deletions

View File

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