update commons to 5.28.24

This commit is contained in:
tibbi 2020-05-28 13:01:02 +02:00
parent 09345dba49
commit 9b2e465fc5
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.28.23' implementation 'com.simplemobiletools:commons:5.28.24'
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'