mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-24 16:02:13 +01:00
Upgraded AppCompat to fix WebView crashes
This commit is contained in:
parent
06315821d5
commit
b75c05cca1
@ -48,7 +48,7 @@ project.ext {
|
|||||||
|
|
||||||
// AndroidX
|
// AndroidX
|
||||||
annotationVersion = "1.1.0"
|
annotationVersion = "1.1.0"
|
||||||
appcompatVersion = "1.1.0"
|
appcompatVersion = "1.2.0"
|
||||||
mediaVersion = "1.1.0"
|
mediaVersion = "1.1.0"
|
||||||
preferenceVersion = "1.1.1"
|
preferenceVersion = "1.1.1"
|
||||||
workManagerVersion = "2.3.4"
|
workManagerVersion = "2.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user