update commons to 5.1.4, fix transparent date/time dialog colors
This commit is contained in:
parent
fafdc17352
commit
5c33a3df37
|
@ -42,7 +42,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.1.2'
|
||||
implementation 'com.simplemobiletools:commons:5.1.4'
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
implementation 'androidx.multidex:multidex:2.0.0'
|
||||
|
|
Loading…
Reference in New Issue