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