Browse Source

Merge pull request #13234 from nextcloud/renovate/androidx.lifecycle-lifecycle-service-2.x

fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.8.3
Andy Scherzinger 9 months ago
parent
commit
5f5ae14aef
2 changed files with 6 additions and 1 deletions
  1. 1 1
      app/build.gradle
  2. 5 0
      gradle/verification-metadata.xml

+ 1 - 1
app/build.gradle

@@ -288,7 +288,7 @@ dependencies {
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.7'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2"
-    implementation "androidx.lifecycle:lifecycle-service:2.8.2"
+    implementation "androidx.lifecycle:lifecycle-service:2.8.3"
     implementation "androidx.work:work-runtime:$workRuntime"
     implementation "androidx.work:work-runtime-ktx:$workRuntime"
     implementation "androidx.fragment:fragment-ktx:1.8.1"

+ 5 - 0
gradle/verification-metadata.xml

@@ -1908,6 +1908,11 @@
             <sha256 value="5b01d448a59caf922c5e9d9e9d1067f25a2b015fd5130e9baac9c86ed2464354" origin="Generated by Gradle"/>
          </artifact>
       </component>
+      <component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.3">
+         <artifact name="lifecycle-livedata-2.8.3.aar">
+            <sha256 value="fdbf70620b48550ab23fcf04d9ee59123bf8c31db26016ca74d3332a79444aee" 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"/>