update commons to 4.8.8
This commit is contained in:
parent
2c8bacd0c6
commit
6aed5e7a75
|
@ -41,7 +41,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.8.7'
|
||||
implementation 'com.simplemobiletools:commons:4.8.8'
|
||||
}
|
||||
|
||||
Properties props = new Properties()
|
||||
|
|
Loading…
Reference in New Issue