update commons to 5.30.22

This commit is contained in:
tibbi 2020-09-27 18:02:53 +02:00
parent b3d34a4853
commit e0dbbe0668
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.30.21'
implementation 'com.simplemobiletools:commons:5.30.22'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.github.Stericson:RootShell:1.6'
implementation 'com.alexvasilkov:gesture-views:2.5.2'