Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#46)
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.0 to 1.9.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent aef0ab0 commit d7fb804
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 @@ -7,7 +7,7 @@ ksp = "2.0.0-1.0.23"
googleSecretsPlugin = "2.0.1"
# Core
androidxComposeBom = "2024.06.00"
activityCompose = "1.9.0"
activityCompose = "1.9.1"

coreKtx = "1.13.1"
lifecycle = "2.8.4"
Expand Down

0 comments on commit d7fb804

Please sign in to comment.