Upgrade combose-bom to latest

This commit is contained in:
AntsyLich
2024-01-29 13:25:01 +06:00
parent 5dc6501688
commit 47e5421527
6 changed files with 13 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
[versions]
compiler = "1.5.8"
compose-bom = "2024.01.00-alpha01"
accompanist = "0.33.2-alpha"
compose-bom = "2024.01.00-alpha03"
accompanist = "0.34.0"
[libraries]
activity = "androidx.activity:activity-compose:1.8.2"