Skip to content

Commit 44d0141

Browse files
committed
add RootTools via github, not as a jar file
1 parent 4a8df0c commit 44d0141

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ android {
5252

5353
dependencies {
5454
implementation 'com.simplemobiletools:commons:5.6.1'
55-
56-
implementation files('../libs/RootTools.jar')
55+
implementation 'com.github.Stericson:RootTools:df729dcb13'
5756
}

libs/RootTools.jar

-82.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)