Skip to content

Commit 1ae42b2

Browse files
Merge pull request #15178 from nextcloud/renovate/androidx.lifecycle-lifecycle-viewmodel-ktx-2.x
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.2
2 parents 56ff9d2 + e7977e4 commit 1ae42b2

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ dependencies {
312312
implementation "androidx.webkit:webkit:1.14.0"
313313
implementation "androidx.cardview:cardview:1.0.0"
314314
implementation "androidx.exifinterface:exifinterface:1.4.1"
315-
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1"
315+
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2"
316316
implementation "androidx.lifecycle:lifecycle-service:2.9.2"
317317
implementation "androidx.work:work-runtime:$workRuntime"
318318
implementation "androidx.work:work-runtime-ktx:$workRuntime"
@@ -334,7 +334,7 @@ dependencies {
334334
implementation "com.caverock:androidsvg:1.4"
335335
implementation "androidx.annotation:annotation:1.9.1"
336336
implementation "com.vanniktech:emoji-google:0.21.0"
337-
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.9.1")
337+
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.9.2")
338338

339339
// document scanner not available on FDroid (generic) due to OpenCV binaries
340340
gplayImplementation project(":appscan")

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17718,6 +17718,14 @@
1771817718
<sha256 value="b84563c2a36d1fa02b5da4eebf4052cf7f3dbdb310e8a091214de136a5d28e33" origin="Generated by Gradle"/>
1771917719
</artifact>
1772017720
</component>
17721+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.12">
17722+
<artifact name="fb-contrib-7.6.12.jar">
17723+
<sha256 value="788a9c5282f8e70bd2689a68fb6a9515a9488ceb40d9fcfbb1f9ef4a2790951d" origin="Generated by Gradle"/>
17724+
</artifact>
17725+
<artifact name="fb-contrib-7.6.12.pom">
17726+
<sha256 value="990481cc2ebd7e49f175311079b6c0744ac9d789985fd086fe4e3f588168038e" origin="Generated by Gradle"/>
17727+
</artifact>
17728+
</component>
1772117729
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5">
1772217730
<artifact name="fb-contrib-7.6.5.jar">
1772317731
<sha256 value="122f28fd26ed6c1a9bad1e1a028198f47c1c057054103849323376224932038d" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

0 commit comments

Comments
 (0)