Skip to content

Commit e90ec3a

Browse files
Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 (#428)
Bumps androidx.activity:activity-compose from 1.10.0 to 1.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddddefa commit e90ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ksp = "2.1.10-1.0.30" # Should match kotlin version
1010
appcompat = "1.7.0"
1111
composeCompiler = "1.5.7"
1212
composeBom = "2025.02.00"
13-
composeActivity = "1.10.0"
13+
composeActivity = "1.10.1"
1414
composeJunit = "1.7.8"
1515
lifecycleViewModel = "2.8.7"
1616
navigation = "2.8.7"

0 commit comments

Comments
 (0)