update commons to 3.8.3
This commit is contained in:
parent
04f411ed2d
commit
acb4f63344
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in New Issue