0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Bump activity-ktx from 1.6.0 to 1.6.1

Bumps activity-ktx from 1.6.0 to 1.6.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] 2022-10-25 10:13:49 +00:00 committed by Mike Hardy
parent 0498b94ab1
commit 19ad7c6637

View File

@ -245,7 +245,7 @@ dependencies {
compileOnly "com.google.auto.service:auto-service-annotations:1.0.1"
annotationProcessor "com.google.auto.service:auto-service:1.0.1"
implementation 'androidx.activity:activity-ktx:1.6.0'
implementation 'androidx.activity:activity-ktx:1.6.1'
implementation 'androidx.annotation:annotation:1.5.0'
implementation 'androidx.appcompat:appcompat:1.6.0-rc01'
implementation 'androidx.browser:browser:1.4.0'