update commons to 3.4.13
This commit is contained in:
parent
193091fb46
commit
26d5806284
|
@ -41,7 +41,7 @@ ext {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.3.12'
|
implementation 'com.simplemobiletools:commons:3.4.13'
|
||||||
|
|
||||||
implementation files('../libs/RootTools.jar')
|
implementation files('../libs/RootTools.jar')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue