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