update commons to 5.5.14

This commit is contained in:
tibbi 2018-12-06 21:15:20 +01:00
parent 1867588a0b
commit d5af37dc79

View File

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.5.7'
implementation 'com.simplemobiletools:commons:5.5.14'
implementation files('../libs/RootTools.jar')
}