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>
This commit is contained in:
dependabot[bot] 2023-11-16 02:29:28 +00:00 committed by GitHub
parent 6c4681d5b8
commit 739099ecb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0' gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.3.1" 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' implementation 'com.github.nextcloud.android-common:ui:0.12.0'