Skip to content

Commit 0aa2786

Browse files
committed
Switch to forked RootTools library
Closes #143
1 parent 9838389 commit 0aa2786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ commons = "18ad1dd308"
1212
autofittextview = "0.2.1"
1313
gestureviews = "2.5.2"
1414
rootshell = "1.6"
15-
roottools = "df729dcb13"
15+
roottools = "87d3d22e93"
1616
zip4j = "2.11.5"
1717
#Gradle
1818
gradlePlugins-agp = "8.3.0"
@@ -36,7 +36,7 @@ fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }
3636
autofittextview = { module = "me.grantland:autofittextview", version.ref = "autofittextview" }
3737
gestureviews = { module = "com.alexvasilkov:gesture-views", version.ref = "gestureviews" }
3838
rootshell = { module = "com.github.Stericson:RootShell", version.ref = "rootshell" }
39-
roottools = { module = "com.github.Stericson:RootTools", version.ref = "roottools" }
39+
roottools = { module = "com.github.naveensingh:RootTools", version.ref = "roottools" }
4040
zip4j = { module = "net.lingala.zip4j:zip4j", version.ref = "zip4j" }
4141
[plugins]
4242
android = { id = "com.android.application", version.ref = "gradlePlugins-agp" }

0 commit comments

Comments
 (0)