Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-compose to v1…
Browse files Browse the repository at this point in the history
….9.3
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 61500bc commit 2f4b6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ compose-material = "1.4.2"
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
compose-compiler = "1.4.3"
compose-activity = "1.7.1"
compose-activity = "1.9.3"
compose-accompanist = "0.30.1"
compose-lottie = "6.1.0"
compose-camposer = "0.2.1"
Expand Down

0 comments on commit 2f4b6d7

Please sign in to comment.