Browse Source

Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1

Bumps androidx.activity:activity-ktx from 1.8.0 to 1.8.1.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago
parent
commit
739099ecb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -307,7 +307,7 @@ dependencies {
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"
 
-     implementation 'androidx.activity:activity-ktx:1.8.0'
+     implementation 'androidx.activity:activity-ktx:1.8.1'
 
     implementation 'com.github.nextcloud.android-common:ui:0.12.0'