update commons to 3.8.3

This commit is contained in:
tibbi 2018-01-24 15:01:50 +01:00
parent 04f411ed2d
commit acb4f63344
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.7.8'
implementation 'com.simplemobiletools:commons:3.8.3'
implementation files('../libs/RootTools.jar')