update commons to 5.14.18

This commit is contained in:
tibbi
2019-07-10 10:21:58 +02:00
parent 5ab54dd521
commit 7c8bed8c67

View File

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