Skip to content

Commit f7b9f37

Browse files
fix(deps): update dependency androidx.activity:activity-compose to v1.9.2 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b5d65b commit f7b9f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/compose.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ compose-bom = "2024.08.00-alpha02"
44
accompanist = "0.36.0"
55

66
[libraries]
7-
activity = "androidx.activity:activity-compose:1.9.1"
7+
activity = "androidx.activity:activity-compose:1.9.2"
88
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
99
foundation = { module = "androidx.compose.foundation:foundation" }
1010
animation = { module = "androidx.compose.animation:animation" }

0 commit comments

Comments
 (0)