Skip to content

Commit 006fee3

Browse files
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.9.3 to 2.9.4 (#466)
1 parent 01cfbcf commit 006fee3

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
@@ -23,7 +23,7 @@ androidx-annotations = { module = "androidx.annotation:annotation", version = "1
2323
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
2424
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.11.0" }
2525
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
26-
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.9.3" }
26+
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.9.4" }
2727
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.17.0" }
2828
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", "version" = "1.4.0" }
2929
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)