Skip to content

Commit

Permalink
build(deps): bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-ktx from 1.8.1 to 1.8.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikehardy committed Dec 16, 2023
1 parent 9e985a9 commit 27afe6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnkiDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ dependencies {
compileOnly "com.google.auto.service:auto-service-annotations:1.1.1"
annotationProcessor "com.google.auto.service:auto-service:1.1.1"

implementation 'androidx.activity:activity-ktx:1.8.1'
implementation 'androidx.activity:activity-ktx:1.8.2'
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'androidx.appcompat:appcompat:1.7.0-alpha03'
implementation 'androidx.browser:browser:1.7.0'
Expand Down

0 comments on commit 27afe6e

Please sign in to comment.