update commons to 4.3.29

This commit is contained in:
tibbi 2018-07-05 18:33:38 +02:00
parent 6c52480c3a
commit 0b577ed767
1 changed files with 1 additions and 1 deletions

View File

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