update commons to 5.15.30

This commit is contained in:
tibbi 2019-08-09 12:57:44 +02:00
parent 2391cb0b31
commit 5145292ff2
1 changed files with 1 additions and 1 deletions

View File

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