Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#39)
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 Jul 24, 2024
1 parent ba335b8 commit 48db66b
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 @@ -5,7 +5,7 @@ coreKtx = "1.13.1"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.3"
activityCompose = "1.9.0"
activityCompose = "1.9.1"
composeBom = "2024.06.00"
build-android-compileSdk = "35"
build-android-minSdk = "26"
Expand Down

0 comments on commit 48db66b

Please sign in to comment.