update commons to 5.21.7

This commit is contained in:
tibbi
2019-12-26 12:48:43 +01:00
parent 8de7207577
commit 7a0cfa665a

View File

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