Update dependency androidx.activity:activity-compose to v1.6.1 (#8301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit ccdfc37c97af9a76c15443209b4b2578826c1397)
This commit is contained in:
renovate[bot] 2022-10-28 10:28:54 -04:00 committed by Jobobby04
parent d0d689b1df
commit e5a6f6e4c4

View File

@ -4,7 +4,7 @@ compose-bom = "2022.10.00"
accompanist = "0.27.0"
[libraries]
activity = "androidx.activity:activity-compose:1.6.0"
activity = "androidx.activity:activity-compose:1.6.1"
bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
foundation = { module = "androidx.compose.foundation:foundation" }
animation = { module = "androidx.compose.animation:animation" }