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