Skip to content

Commit 6977afc

Browse files
Bump androidx.activity:activity-compose in /examples/ExampleApp
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] <support@github.com>
1 parent e6c8143 commit 6977afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ExampleApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ junit = "4.13.2"
66
junitVersion = "1.2.1"
77
espressoCore = "3.6.1"
88
lifecycleRuntimeKtx = "2.8.7"
9-
activityCompose = "1.9.3"
9+
activityCompose = "1.10.0"
1010
composeBom = "2024.12.01"
1111
embrace = "7.1.0"
1212
navigationCompose = "2.8.5"

0 commit comments

Comments
 (0)