Skip to content

Commit e2b73dd

Browse files
authored
chore(deps): switch to naveensingh/RootShell (#226)
Just another ancient relic that needed resurrection.
1 parent 24122e3 commit e2b73dd

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
@@ -11,7 +11,7 @@ commons = "4.0.0"
1111
#Other
1212
autofittextview = "0.2.1"
1313
gestureviews = "2.8.3"
14-
rootshell = "1.6"
14+
rootshell = "bc7e5d398e"
1515
roottools = "87d3d22e93"
1616
zip4j = "2.11.5"
1717
#Gradle
@@ -31,7 +31,7 @@ fossify-commons = { module = "org.fossify:commons", version.ref = "commons" }
3131
#Other
3232
autofittextview = { module = "me.grantland:autofittextview", version.ref = "autofittextview" }
3333
gestureviews = { module = "com.alexvasilkov:gesture-views", version.ref = "gestureviews" }
34-
rootshell = { module = "com.github.Stericson:RootShell", version.ref = "rootshell" }
34+
rootshell = { module = "com.github.naveensingh:RootShell", version.ref = "rootshell" }
3535
roottools = { module = "com.github.naveensingh:RootTools", version.ref = "roottools" }
3636
zip4j = { module = "net.lingala.zip4j:zip4j", version.ref = "zip4j" }
3737
[plugins]

0 commit comments

Comments
 (0)