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 FunkyMuse committed Dec 18, 2023
1 parent e2d0129 commit 68f95db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
material = "1.11.0"
moshi = "1.15.0"
fragment = "1.6.2"
activity = "1.8.1"
activity = "1.8.2"
appCompat = "1.6.1"
coreKTX = "1.12.0"
securityVersion = "1.1.0-alpha06"
Expand Down

0 comments on commit 68f95db

Please sign in to comment.