update commons to 3.11.15

This commit is contained in:
tibbi 2018-02-13 14:17:07 +01:00
parent 501074f416
commit 8ef70a8fe5

View file

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