update commons to 3.12.16

This commit is contained in:
tibbi
2018-02-21 18:46:42 +01:00
parent ff3b1ab5eb
commit 5a0095c22a

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.12.15'
implementation 'com.simplemobiletools:commons:3.12.16'
implementation 'joda-time:joda-time:2.9.9'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'com.google.code.gson:gson:2.8.2'