update commons to 3.8.7
This commit is contained in:
parent
d8f41cfe65
commit
5b7f1bb289
|
@ -38,7 +38,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.7.8'
|
||||
implementation 'com.simplemobiletools:commons:3.8.7'
|
||||
}
|
||||
|
||||
Properties props = new Properties()
|
||||
|
|
Loading…
Reference in New Issue