Update compose dependencies

This commit is contained in:
ganfra 2022-11-23 11:22:32 +01:00
parent a5c09f0b85
commit 6759240687
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ constraintlayout = "2.1.4"
# Compose
compose_compiler = "1.3.2"
compose_bom = "2022.10.00"
compose_bom = "2022.11.00"
# Coroutines
coroutines = "1.6.4"