Skip to content

Commit c67f8fa

Browse files
build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.7 to 2.9.0. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b67c1b5 commit c67f8fa

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
@@ -5,7 +5,7 @@ coreKtx = "1.16.0"
55
junit = "4.13.2"
66
junitVersion = "1.2.1"
77
espressoCore = "3.6.1"
8-
lifecycleRuntimeKtx = "2.8.7"
8+
lifecycleRuntimeKtx = "2.9.0"
99
activityCompose = "1.10.1"
1010
composeBom = "2025.05.00"
1111
embrace = "7.4.0"

0 commit comments

Comments
 (0)