update commons to 4.0.14

This commit is contained in:
tibbi 2018-05-15 14:31:24 +02:00
parent 2eb97ee970
commit f163831637

View File

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