update commons to 5.26.20

This commit is contained in:
tibbi 2020-04-22 10:50:12 +02:00
parent 99a4a8200c
commit 6dd7149b25

View File

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