update commons to 3.8.8

This commit is contained in:
tibbi 2018-01-25 11:46:14 +01:00
parent 3461f86f1b
commit 7eda815073

View file

@ -42,7 +42,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.7.8'
implementation 'com.simplemobiletools:commons:3.8.8'
implementation 'com.squareup:otto:1.3.8'
implementation 'com.facebook.stetho:stetho:1.5.0'