Skip to content

Commit d18956d

Browse files
Update dependency androidx.lifecycle:lifecycle-runtime-android to v2.9.3
1 parent 6618584 commit d18956d

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
@@ -18,7 +18,7 @@ androidx-annotations = { module = "androidx.annotation:annotation", version = "1
1818
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
1919
androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
2020
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version.ref = "compose" }
21-
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.9.2" }
21+
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.9.3" }
2222
androidx-savedstate = { module = "androidx.savedstate:savedstate-android", version = "1.3.1" }
2323
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.4.0" }
2424

0 commit comments

Comments
 (0)