Skip to content

Commit

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

Updates `androidx.activity:activity` from 1.9.0 to 1.9.1

Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.1

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 28e8e85 commit 3531ed5
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
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.1"
androidx-activity = "1.9.0"
androidx-activity = "1.9.1"
androidx-compose-bom = "2024.06.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.6.11"
Expand Down

0 comments on commit 3531ed5

Please sign in to comment.