Skip to content

Commit 3118e86

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3
1 parent 6b93f42 commit 3118e86

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.06.00"
66
core-ktx = "1.13.1"
77
googleMaterial = "1.12.0"
88
kotlin = "2.0.0"
9-
lifecycle-runtime-ktx = "2.8.2"
9+
lifecycle-runtime-ktx = "2.8.3"
1010

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

0 commit comments

Comments
 (0)