update commons to 3.9.4
This commit is contained in:
parent
872bc17f3f
commit
4c47b15a39
|
@ -42,7 +42,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.9.0'
|
||||
implementation 'com.simplemobiletools:commons:3.9.4'
|
||||
|
||||
implementation files('../libs/RootTools.jar')
|
||||
|
||||
|
|
Loading…
Reference in New Issue