Bump dependencies

This commit is contained in:
arkon
2022-08-10 22:54:19 -04:00
parent b0da0753d9
commit 24e64f52e2
3 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
[versions]
compiler = "1.3.0-rc02"
compose = "1.2.0"
accompanist = "0.25.0"
material3 = "1.0.0-alpha15"
compose = "1.2.1"
accompanist = "0.25.1"
material3 = "1.0.0-alpha16"
[libraries]
activity = "androidx.activity:activity-compose:1.6.0-alpha05"
activity = "androidx.activity:activity-compose:1.6.0-beta01"
foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
animation-graphics = { module = "androidx.compose.animation:animation-graphics", version.ref = "compose" }