update commons to 5.8.5

This commit is contained in:
tibbi 2019-02-16 19:51:08 +01:00
parent 551017c225
commit 1d4e0984d5
1 changed files with 1 additions and 1 deletions

View File

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