update commons to 5.20.6

This commit is contained in:
tibbi 2019-12-07 12:57:14 +01:00
parent b1aab39a2f
commit 2555895854

View file

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