update commons to 5.20.6
This commit is contained in:
parent
b1aab39a2f
commit
2555895854
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.20.2'
|
||||
implementation 'com.simplemobiletools:commons:5.20.6'
|
||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||
implementation 'com.github.Stericson:RootShell:1.6'
|
||||
implementation 'com.alexvasilkov:gesture-views:2.5.2'
|
||||
|
|
Loading…
Reference in a new issue