updating kotlin, gradle, commons

This commit is contained in:
tibbi
2019-05-03 10:05:36 +02:00
parent 720ab17bd5
commit d08165e78d
3 changed files with 6 additions and 5 deletions

View File

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