update commons to 5.10.20

This commit is contained in:
tibbi 2019-03-26 22:03:41 +01:00
parent e3a9cc2953
commit 1c9715715f

View file

@ -51,7 +51,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.10.16'
implementation 'com.simplemobiletools:commons:5.10.20'
implementation 'com.github.Stericson:RootTools:df729dcb13'
implementation 'com.alexvasilkov:gesture-views:2.5.2'
}