Skip to content

Commit 1163455

Browse files
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c48341d commit 1163455

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ dependencies {
312312
})
313313

314314
implementation 'androidx.core:core-ktx:1.16.0'
315-
implementation 'androidx.activity:activity-ktx:1.10.1'
315+
implementation 'androidx.activity:activity-ktx:1.12.1'
316316
implementation 'com.github.nextcloud.android-common:ui:0.28.0'
317317
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
318318

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
5555
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.2"/>
5656
<trusting group="androidx.lifecycle"/>
57+
<trusting group="androidx.navigationevent"/>
5758
<trusting group="androidx.room"/>
5859
<trusting group="androidx.savedstate"/>
5960
<trusting group="androidx.sqlite"/>
@@ -424,6 +425,11 @@
424425
<sha256 value="893b73a4b16d19c0338675ad0b9fa5122d9c69c44f611871bd8c407d3be23a68" origin="Generated by Gradle"/>
425426
</artifact>
426427
</component>
428+
<component group="androidx.activity" name="activity" version="1.12.1">
429+
<artifact name="activity-1.12.1.aar">
430+
<sha256 value="4abe90a3b8e1d25f3c51bfaca8fe41f9f5f245b18d42f10db9b8453f7cd20dd2" origin="Generated by Gradle"/>
431+
</artifact>
432+
</component>
427433
<component group="androidx.activity" name="activity" version="1.2.4">
428434
<artifact name="activity-1.2.4.aar">
429435
<sha256 value="ae8e9c7de57e387d2ad90e73f3a5a5dfd502bd4f034c1dccfdb3506d1d2df81a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)