From 13c6e7b704b67731db48d096b9a720ed370113bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:44:38 +0000 Subject: [PATCH] Update lifecycle to v2.6.1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b961a34c0c..03828707b6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ corektx = "1.9.0" datastore = "1.0.0" constraintlayout = "2.1.4" recyclerview = "1.3.0" -lifecycle = "2.5.1" +lifecycle = "2.6.1" activity = "1.7.0" startup = "1.1.1"