Skip to content

Commit

Permalink
Bump androidx.activity:activity-ktx from 1.9.2 to 1.9.3
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-ktx from 1.9.2 to 1.9.3.

---
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 Oct 21, 2024
1 parent 4398441 commit aa1ed48
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 @@ -5,7 +5,7 @@ buildscript {
coroutineVersion = '1.9.0'

// Google libraries
activityVersion = '1.9.2'
activityVersion = '1.9.3'
appCompatVersion = '1.7.0'
constraintLayoutVersion = '2.1.4'
materialComponentsVersion = '1.12.0'
Expand Down

0 comments on commit aa1ed48

Please sign in to comment.