Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebaslogen committed Jul 30, 2024
1 parent 3578ddd commit 8225977
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 @@ -17,7 +17,7 @@ maven = '0.29.0'
# Compose
compose-bom = "2024.06.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
# Compose integration with Activities
androidx-activity = '1.9.0'
androidx-activity = '1.9.1'
# Compose integration with ViewModels
androidx-lifecycle = "2.8.4"
# Hilt
Expand Down

0 comments on commit 8225977

Please sign in to comment.