update commons to 5.10.30

This commit is contained in:
tibbi 2019-03-29 10:10:48 +01:00
parent 3622ca84c9
commit e9568227e8
1 changed files with 1 additions and 1 deletions

View File

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