update commons to 3.12.19

This commit is contained in:
tibbi 2018-02-21 22:32:54 +01:00
parent 0a9a594503
commit a1f1de3899

View file

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