Skip to content

Commit 56e8ee0

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.6 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbb759b commit 56e8ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compose-bom = "2024.09.02"
66
core-ktx = "1.13.1"
77
googleMaterial = "1.12.0"
88
kotlin = "2.0.20"
9-
lifecycle-runtime-ktx = "2.8.5"
9+
lifecycle-runtime-ktx = "2.8.6"
1010

1111
[libraries]
1212
activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activity-compose" }

0 commit comments

Comments
 (0)