add RootTools via github, not as a jar file

This commit is contained in:
tibbi 2018-12-27 18:26:53 +01:00
parent 4a8df0c0dc
commit 44d01412bc
2 changed files with 1 additions and 2 deletions

View file

@ -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.