Skip to content

Commit 88da6c8

Browse files
fix(deps): update lifecycleversion to v2.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ff26ab commit 88da6c8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val coilKtVersion = "2.7.0"
2929
val daggerVersion = "2.59.2"
3030
val emojiVersion = "1.6.0"
3131
val fidoVersion = "4.1.0-patch2"
32-
val lifecycleVersion = "2.10.0"
32+
val lifecycleVersion = "2.11.0"
3333
val okhttpVersion = "4.12.0"
3434
val markwonVersion = "4.6.2"
3535
val materialDialogsVersion = "3.3.0"

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<trusting group="androidx.core"/>
4141
<trusting group="androidx.databinding"/>
4242
<trusting group="androidx.datastore"/>
43+
<trusting group="androidx.lifecycle"/>
4344
<trusting group="androidx.media3"/>
4445
<trusting group="androidx.work"/>
4546
<trusting group="com.google.firebase"/>
@@ -6951,6 +6952,11 @@
69516952
<sha256 value="3a6d473b3104c983501de4883d6ba7684dc83330c460ef958390a8265b078310" origin="Generated by Gradle"/>
69526953
</artifact>
69536954
</component>
6955+
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.11.0">
6956+
<artifact name="lifecycle-livedata-2.11.0.aar">
6957+
<sha256 value="1bc28e40e06ff5e0478b9276ca6287ce6993415b70910745ac916b14dec9b72f" origin="Generated by Gradle"/>
6958+
</artifact>
6959+
</component>
69546960
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.5.1">
69556961
<artifact name="lifecycle-livedata-2.5.1.aar">
69566962
<sha256 value="8ad18cf18a8f82d77b11aab49cf9b9b3d418e5f564b216e91d815cf038cefdfb" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)