Skip to content

Commit

Permalink
chore(deps): bump androidx.activity:activity-compose (#1193)
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.5.1 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 1c46ca5 commit fdd0118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/agents/mobile_demo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.8.0'
implementation platform('org.jetbrains.kotlin:kotlin-bom:1.9.24')
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
implementation 'androidx.activity:activity-compose:1.5.1'
implementation 'androidx.activity:activity-compose:1.9.0'
implementation platform('androidx.compose:compose-bom:2022.12.00')
implementation 'androidx.compose.ui:ui'
implementation 'androidx.compose.ui:ui-graphics'
Expand Down

0 comments on commit fdd0118

Please sign in to comment.