Increase compose to 2023.03.00

This commit is contained in:
Oleksandr Balan
2023-03-28 18:08:30 +02:00
parent d9d550fa62
commit 15f5641637
2 changed files with 16 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ buildscript {
min_sdk_version = 24
target_sdk_version = 33
compose_bom_version = "2023.01.00"
compose_bom_version = "2023.03.00"
compose_compiler_version = "1.4.2"
accompanist_version = "0.28.0"
activity_version = "1.6.1"