updating commons to 5.21.18

This commit is contained in:
tibbi 2020-01-03 21:32:02 +01:00
parent 94936494ff
commit 9a55fec2fc

View File

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