Skip to content

Commit

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

---
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 Oct 1, 2024
1 parent cb8b72e commit f97d8e9
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 @@ -10,7 +10,7 @@ kotlinx-atomicfu = "0.25.0"

# sample apps
compose-plugin = "1.7.0-alpha03"
activity-compose = "1.9.1"
activity-compose = "1.9.2"
android-targetSdk = "34"

[libraries]
Expand Down

0 comments on commit f97d8e9

Please sign in to comment.