add RootTools via github, not as a jar file
This commit is contained in:
parent
4a8df0c0dc
commit
44d01412bc
2 changed files with 1 additions and 2 deletions
|
@ -52,6 +52,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.6.1'
|
||||
|
||||
implementation files('../libs/RootTools.jar')
|
||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||
}
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue