update commons to 3.19.1

This commit is contained in:
tibbi 2018-04-17 20:25:50 +02:00
parent 4cdb5e1624
commit 1af7c6d9e1

View File

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