Skip to content

Commit

Permalink
build(deps): bump androidx.activity:activity-compose
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.3 to 1.10.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Jan 17, 2025
1 parent 7d9e341 commit b85e66b
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 @@ -44,7 +44,7 @@ kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
kotlin-immutable-collections = "0.3.8"
#Compose
composeActivity = "1.9.3"
composeActivity = "1.10.0"
compose = "1.7.6"
composeCompiler = "1.5.14"
composeMaterial3 = "1.3.1"
Expand Down

0 comments on commit b85e66b

Please sign in to comment.