update commons to 3.9.0

This commit is contained in:
tibbi 2018-01-29 15:15:26 +01:00
parent 914652b32e
commit 3ba41af0c8

View file

@ -42,7 +42,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.8.8'
implementation 'com.simplemobiletools:commons:3.9.0'
implementation files('../libs/RootTools.jar')