Skip to content

Commit 7cf4cb5

Browse files
build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx (#1211)
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.2.0 to 2.9.4. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9cfcf0 commit 7cf4cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ zip4j = { group = "net.lingala.zip4j", name = "zip4j", version = "2.11.5" }
6363

6464
# samples
6565
sample-androidx-recyclerView = "androidx.recyclerview:recyclerview:1.2.0"
66-
sample-androidx-lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
66+
sample-androidx-lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.4"
6767
sample-androidx-appcompat = "androidx.appcompat:appcompat:1.2.0"
6868

6969
sample-androidx-composeRuntime = "androidx.compose.runtime:runtime:1.5.4"

0 commit comments

Comments
 (0)