Skip to content

Commit

Permalink
build(deps): bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Nov 17, 2023
1 parent 47db479 commit 80ccf8f
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.10.0"
moshi = "1.15.0"
fragment = "1.6.2"
activity = "1.8.0"
activity = "1.8.1"
appCompat = "1.6.1"
coreKTX = "1.12.0"
securityVersion = "1.1.0-alpha06"
Expand Down

0 comments on commit 80ccf8f

Please sign in to comment.