update commons to 4.4.13

This commit is contained in:
tibbi 2018-07-13 10:54:07 +02:00
parent af0f61d500
commit 77da35c2f8

View file

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.4.10'
implementation 'com.simplemobiletools:commons:4.4.13'
implementation files('../libs/RootTools.jar')