Bump dependencies

This commit is contained in:
arkon
2023-11-15 22:19:02 -05:00
parent 45d8411f98
commit 6eb5a25ea1
31 changed files with 65 additions and 59 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
[versions]
compiler = "1.5.4"
compose-bom = "2023.09.00-alpha02"
accompanist = "0.33.1-alpha"
compose-bom = "2023.12.00-alpha01"
accompanist = "0.33.2-alpha"
[libraries]
activity = "androidx.activity:activity-compose:1.8.0"
activity = "androidx.activity:activity-compose:1.8.1"
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }