update commons to 5.6.18

This commit is contained in:
tibbi 2019-01-27 17:38:47 +01:00
parent 683845788a
commit 8b6af195d9

View file

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