update commons to 3.19.26
This commit is contained in:
parent
e604943295
commit
b4d6bcb2c2
|
@ -41,7 +41,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.19.25'
|
implementation 'com.simplemobiletools:commons:3.19.26'
|
||||||
}
|
}
|
||||||
|
|
||||||
Properties props = new Properties()
|
Properties props = new Properties()
|
||||||
|
|
Loading…
Reference in New Issue