update commons to 3.16.12

This commit is contained in:
tibbi 2018-03-21 22:25:35 +01:00
parent 00eef4cce4
commit 1a54cefaf3
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.16.11'
implementation 'com.simplemobiletools:commons:3.16.12'
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'