updating commons

This commit is contained in:
tibbi 2021-10-10 18:57:42 +02:00
parent 48c3b3470a
commit 08ea0b9b9c
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:649211e294' implementation 'com.github.SimpleMobileTools:Simple-Commons:a000a4b6a8'
implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6' implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2' implementation 'com.alexvasilkov:gesture-views:2.5.2'