update commons to 5.15.19

This commit is contained in:
tibbi 2019-07-31 23:33:26 +02:00
parent f914b83ed2
commit 273e613c75
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.15.18' implementation 'com.simplemobiletools:commons:5.15.19'
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'