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
….8.1
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 4331d13 commit 38458ff
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.8.1"
compose-accompanist = "0.30.1"
compose-lottie = "6.1.0"
compose-camposer = "0.2.1"
Expand Down

0 comments on commit 38458ff

Please sign in to comment.