Bump dependencies

This commit is contained in:
arkon
2023-12-16 10:00:50 -05:00
parent ad3d915fc5
commit add9357257
4 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
[versions]
compiler = "1.5.6"
compose-bom = "2023.12.00-alpha03"
compose-bom = "2023.12.00-alpha04"
accompanist = "0.33.2-alpha"
[libraries]
activity = "androidx.activity:activity-compose:1.8.1"
activity = "androidx.activity:activity-compose:1.8.2"
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }