We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5d65b commit f7b9f37Copy full SHA for f7b9f37
gradle/compose.versions.toml
@@ -4,7 +4,7 @@ compose-bom = "2024.08.00-alpha02"
4
accompanist = "0.36.0"
5
6
[libraries]
7
-activity = "androidx.activity:activity-compose:1.9.1"
+activity = "androidx.activity:activity-compose:1.9.2"
8
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
9
foundation = { module = "androidx.compose.foundation:foundation" }
10
animation = { module = "androidx.compose.animation:animation" }
0 commit comments