Upgrade Compose

(cherry picked from commit 0301362430af6f74678dcae801b70d6aeb371a56)
This commit is contained in:
AntsyLich 2024-03-02 18:41:56 +06:00 committed by Cuong M. Tran
parent 137816b394
commit 26b91e45da
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

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