update commons to 3.18.17

This commit is contained in:
tibbi 2018-04-10 21:51:46 +02:00
parent 82ca892e25
commit 24bb8a331b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.18.10'
implementation 'com.simplemobiletools:commons:3.18.17'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'