Skip to content

Commit

Permalink
chore(deps): bump androidx.activity:activity-compose (#998)
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

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

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 Oct 23, 2024
1 parent 22904d5 commit 4f3a5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example-clientlib-ktx-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation "androidx.compose.material:material-icons-extended:$compose_material_version"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6'
implementation 'androidx.activity:activity-compose:1.9.2'
implementation 'androidx.activity:activity-compose:1.9.3'
implementation "androidx.hilt:hilt-navigation-compose:1.2.0"

implementation "com.google.dagger:hilt-android:2.52"
Expand Down

0 comments on commit 4f3a5dc

Please sign in to comment.