updating commons to 5.23.8

This commit is contained in:
tibbi 2020-03-21 11:25:04 +01:00
parent 294aa02256
commit f65ffd91c1
1 changed files with 1 additions and 1 deletions

View File

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