Skip to content

Commit df393f7

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

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ dependencies {
315315
})
316316

317317
implementation 'androidx.core:core-ktx:1.16.0'
318-
implementation 'androidx.activity:activity-ktx:1.10.1'
318+
implementation 'androidx.activity:activity-ktx:1.12.0'
319319
implementation 'com.github.nextcloud.android-common:ui:0.28.0'
320320
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
321321

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.0"/>
5959
<trusting group="androidx.exifinterface" name="exifinterface" version="1.4.1"/>
6060
<trusting group="androidx.lifecycle"/>
61+
<trusting group="androidx.navigationevent"/>
6162
<trusting group="androidx.room"/>
6263
<trusting group="androidx.savedstate"/>
6364
<trusting group="androidx.sqlite"/>
@@ -418,6 +419,11 @@
418419
<sha256 value="893b73a4b16d19c0338675ad0b9fa5122d9c69c44f611871bd8c407d3be23a68" origin="Generated by Gradle"/>
419420
</artifact>
420421
</component>
422+
<component group="androidx.activity" name="activity" version="1.12.0">
423+
<artifact name="activity-1.12.0.aar">
424+
<sha256 value="1af72f689de924143a03fe5b6f698a7170d7aea842f71307746e8d1db8bbfeeb" origin="Generated by Gradle"/>
425+
</artifact>
426+
</component>
421427
<component group="androidx.activity" name="activity" version="1.2.4">
422428
<artifact name="activity-1.2.4.aar">
423429
<sha256 value="ae8e9c7de57e387d2ad90e73f3a5a5dfd502bd4f034c1dccfdb3506d1d2df81a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)