update commons to 3.8.9

This commit is contained in:
tibbi 2018-01-25 21:59:53 +01:00
parent cd7f84e4c8
commit 1f0a6f25a5

View file

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