Merge pull request #14886 from nextcloud/renovate/androidx.lifecycle-lifecycle-service-2.x
fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.9.1
This commit is contained in:
commit
81749f25e9
@ -315,7 +315,7 @@ dependencies {
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
implementation "androidx.exifinterface:exifinterface:1.4.0"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
|
||||
implementation "androidx.lifecycle:lifecycle-service:2.8.7"
|
||||
implementation "androidx.lifecycle:lifecycle-service:2.9.1"
|
||||
implementation "androidx.work:work-runtime:$workRuntime"
|
||||
implementation "androidx.work:work-runtime-ktx:$workRuntime"
|
||||
implementation "androidx.fragment:fragment-ktx:1.8.6"
|
||||
|
@ -41,9 +41,12 @@
|
||||
<trusting group="androidx.appcompat"/>
|
||||
<trusting group="androidx.collection"/>
|
||||
<trusting group="androidx.constraintlayout"/>
|
||||
<trusting group="androidx.core"/>
|
||||
<trusting group="androidx.databinding"/>
|
||||
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.0"/>
|
||||
<trusting group="androidx.fragment"/>
|
||||
<trusting group="androidx.lifecycle"/>
|
||||
<trusting group="androidx.savedstate"/>
|
||||
<trusting group="com.google.firebase" name="firebase-messaging" version="24.1.1"/>
|
||||
<trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
|
||||
<trusting group="^com[.]android($|([.].*))" regex="true"/>
|
||||
@ -3656,6 +3659,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…
x
Reference in New Issue
Block a user