Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.8.2 to 1.9.0.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 1995440 commit 9ba485e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numberpicker/build.gradle
Expand Up @@ -61,7 +61,7 @@ dependencies {
api "androidx.compose.ui:ui-tooling:$composeVersion"
api "androidx.compose.material:material:$composeVersion"
api 'androidx.constraintlayout:constraintlayout-compose:1.0.1'
api 'androidx.activity:activity-compose:1.8.2'
api 'androidx.activity:activity-compose:1.9.0'

// Test dependencies
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 9ba485e

Please sign in to comment.