Skip to content

Commit af99c23

Browse files
Merge pull request #5778 from nextcloud/renovate/androidx.activity-activity-ktx-1.x
Update dependency androidx.activity:activity-ktx to v1.12.3
2 parents 18c4264 + 8c09804 commit af99c23

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.17.0'
318-
implementation 'androidx.activity:activity-ktx:1.12.2'
318+
implementation 'androidx.activity:activity-ktx:1.12.3'
319319
implementation 'com.github.nextcloud.android-common:ui:0.31.0'
320320
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
321321

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,11 @@
455455
<sha256 value="12356d2e266b930f3f81e74312f5d1d65c102ff57fba0737581e194cf278ec97" origin="Generated by Gradle"/>
456456
</artifact>
457457
</component>
458+
<component group="androidx.activity" name="activity" version="1.12.3">
459+
<artifact name="activity-1.12.3.aar">
460+
<sha256 value="840cd28f79556b23177363f2c43bf398a8b77a2950950dd359341d5f3a62b975" origin="Generated by Gradle"/>
461+
</artifact>
462+
</component>
458463
<component group="androidx.activity" name="activity" version="1.2.4">
459464
<artifact name="activity-1.2.4.aar">
460465
<sha256 value="ae8e9c7de57e387d2ad90e73f3a5a5dfd502bd4f034c1dccfdb3506d1d2df81a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)