update commons to 3.4.13

This commit is contained in:
tibbi 2017-12-28 11:09:34 +01:00
parent 193091fb46
commit 26d5806284
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ext {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:3.3.12' implementation 'com.simplemobiletools:commons:3.4.13'
implementation files('../libs/RootTools.jar') implementation files('../libs/RootTools.jar')