Upgrade Compose

This commit is contained in:
AntsyLich 2024-03-02 18:41:56 +06:00
parent 42ebf017e4
commit ab06720966
No known key found for this signature in database

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"