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