mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
fix(deps): update lifecycleversion to v2.9.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5fe9ec133
commit
5698c988af
@ -155,7 +155,7 @@ ext {
|
||||
daggerVersion = "2.56.2"
|
||||
emojiVersion = "1.5.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.8.7'
|
||||
lifecycleVersion = '2.9.1'
|
||||
okhttpVersion = "4.12.0"
|
||||
markwonVersion = "4.6.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
@ -35,11 +35,14 @@
|
||||
<trusting group="androidx.camera"/>
|
||||
<trusting group="androidx.compose.runtime"/>
|
||||
<trusting group="androidx.constraintlayout"/>
|
||||
<trusting group="androidx.core"/>
|
||||
<trusting group="androidx.databinding"/>
|
||||
<trusting group="androidx.datastore"/>
|
||||
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.0"/>
|
||||
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
<trusting group="androidx.room"/>
|
||||
<trusting group="androidx.savedstate"/>
|
||||
<trusting group="androidx.sqlite"/>
|
||||
<trusting group="com.google.android.gms"/>
|
||||
<trusting group="com.google.firebase" name="firebase-messaging" version="24.1.1"/>
|
||||
@ -3219,6 +3222,11 @@
|
||||
<sha256 value="d72516cfce78bef654fe5df4c99b9dabd19780c95053268a6d5b4b0dda2d4323" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.9.1">
|
||||
<artifact name="lifecycle-livedata-2.9.1.aar">
|
||||
<sha256 value="b4675b960c43d8cb8695385e7192a0036860542a8b9d723aa56477c769f44874" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.0.0">
|
||||
<artifact name="lifecycle-livedata-core-2.0.0.aar">
|
||||
<sha256 value="fde334ec7e22744c0f5bfe7caf1a84c9d717327044400577bdf9bd921ec4f7bc" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
Loading…
Reference in New Issue
Block a user