Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3 (#72)
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

---
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>
Co-authored-by: Santiago Mattiauda <[email protected]>
  • Loading branch information
dependabot[bot] and santimattius authored Oct 29, 2024
1 parent 53f90ff commit b05dd60
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 @@ -9,7 +9,7 @@ ksp = "2.0.21-1.0.25"
googleSecretsPlugin = "2.0.1"
# Core
androidxComposeBom = "2024.10.00"
activityCompose = "1.9.2"
activityCompose = "1.9.3"

coreKtx = "1.13.1"
lifecycle = "2.8.6"
Expand Down

0 comments on commit b05dd60

Please sign in to comment.