Skip to content

Commit

Permalink
Bump androidx.activity:activity-ktx from 1.9.2 to 1.9.3 (#1301)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 9573af7 commit 2391834
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 2391834

Please sign in to comment.