Skip to content

Commit 6120928

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

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.11.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
@@ -315,6 +315,7 @@
315315
<trusting group="org.apache.commons" name="commons-parent" version="52"/>
316316
</trusted-key>
317317
<trusted-key id="B801E2F8EF035068EC1139CC29579F18FA8FD93B" group="com.google.j2objc" name="j2objc-annotations" version="1.3"/>
318+
<trusted-key id="B8CBA850DDC1ADAC674FF8E1D3DBC823BE4819ED" group="de.undercouch" name="gradle-download-task" version="5.6.0"/>
318319
<trusted-key id="BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567" group="commons-codec" name="commons-codec" version="1.15"/>
319320
<trusted-key id="BCC135FC7ED8214F823D73E97FE9900F412D622E" group="com.google.flatbuffers" name="flatbuffers-java" version="1.12.0"/>
320321
<trusted-key id="BD5C053B4D49EED4ECDBB48C04C39AD208277F6A" group="io.github.elye" name="loaderviewlibrary" version="3.0.0"/>
@@ -415,6 +416,11 @@
415416
<sha256 value="893b73a4b16d19c0338675ad0b9fa5122d9c69c44f611871bd8c407d3be23a68" origin="Generated by Gradle"/>
416417
</artifact>
417418
</component>
419+
<component group="androidx.activity" name="activity" version="1.11.0">
420+
<artifact name="activity-1.11.0.aar">
421+
<sha256 value="26726186b34f90b0fe55bbf0ebbf640ade99915bc35f4cb0153ddcf751499bd3" origin="Generated by Gradle"/>
422+
</artifact>
423+
</component>
418424
<component group="androidx.activity" name="activity" version="1.2.4">
419425
<artifact name="activity-1.2.4.aar">
420426
<sha256 value="ae8e9c7de57e387d2ad90e73f3a5a5dfd502bd4f034c1dccfdb3506d1d2df81a" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)