Upgraded AppCompat to fix WebView crashes
This commit is contained in:
parent
06315821d5
commit
b75c05cca1
|
@ -48,7 +48,7 @@ project.ext {
|
|||
|
||||
// AndroidX
|
||||
annotationVersion = "1.1.0"
|
||||
appcompatVersion = "1.1.0"
|
||||
appcompatVersion = "1.2.0"
|
||||
mediaVersion = "1.1.0"
|
||||
preferenceVersion = "1.1.1"
|
||||
workManagerVersion = "2.3.4"
|
||||
|
|
Loading…
Reference in New Issue