Browse Source

Update dependency androidx.activity:activity-ktx to v1.9.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 10 months ago
parent
commit
3be94419f8
2 changed files with 2 additions and 1 deletions
  1. 1 1
      app/build.gradle
  2. 1 0
      gradle/verification-metadata.xml

+ 1 - 1
app/build.gradle

@@ -295,7 +295,7 @@ dependencies {
     gplayImplementation 'com.google.android.gms:play-services-base:18.4.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.4.1"
 
-     implementation 'androidx.activity:activity-ktx:1.8.2'
+     implementation 'androidx.activity:activity-ktx:1.9.0'
 
     implementation 'com.github.nextcloud.android-common:ui:0.20.0'
 

+ 1 - 0
gradle/verification-metadata.xml

@@ -147,6 +147,7 @@
          <trusted-key id="A413F67D71BEEC23ADD0CE0ACB43338E060CF9FA" group="com.google.code.findbugs" name="jsr305" version="2.0.2"/>
          <trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
          <trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
+            <trusting group="androidx.activity"/>
             <trusting group="androidx.camera"/>
             <trusting group="androidx.core"/>
             <trusting group="androidx.transition" name="transition" version="1.5.0"/>