updating commons with a crashfix

This commit is contained in:
tibbi 2021-08-27 15:24:52 +02:00
parent 452c913445
commit ccab2e3571
1 changed files with 1 additions and 1 deletions

View File

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