update commons to 4.4.13
This commit is contained in:
parent
af0f61d500
commit
77da35c2f8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.4.10'
|
||||
implementation 'com.simplemobiletools:commons:4.4.13'
|
||||
|
||||
implementation files('../libs/RootTools.jar')
|
||||
|
||||
|
|
Loading…
Reference in a new issue