update commons

This commit is contained in:
darthpaul 2021-11-14 22:33:51 +00:00
parent 781870e732
commit c695fd0955
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation project(":commons")
implementation 'com.github.SimpleMobileTools:Simple-Commons:c7f376f7cd'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2'