update commons to 4.7.17

This commit is contained in:
tibbi 2018-09-22 19:06:45 +02:00
parent 65e2df089a
commit 4cf4e53f50

View file

@ -42,7 +42,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.7.16'
implementation 'com.simplemobiletools:commons:4.7.17'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.android.support:multidex:1.0.3'