Skip to content

Commit f1035bd

Browse files
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.9.0 to 2.9.1
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.9.0 to 2.9.1. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b698b6b commit f1035bd

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
@@ -7,7 +7,7 @@ spotless = "7.0.4"
77
[libraries]
88
# implementation
99
androidx-activity-compose = "androidx.activity:activity-compose:1.10.1"
10-
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0"
10+
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.1"
1111
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
1212

1313
# implementation: androidx.compose:compose-bom

0 commit comments

Comments
 (0)