Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui-tooling from 1.7.3 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui-tooling from 1.7.3 to 1.7.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 306cab0 commit e20d2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
implementation "androidx.compose.ui:ui:1.7.3"
implementation "androidx.compose.material:material:1.7.4"
implementation "androidx.compose.material:material-icons-core:1.7.4"
implementation "androidx.compose.ui:ui-tooling:1.7.3"
implementation "androidx.compose.ui:ui-tooling:1.7.4"
//implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6'
implementation 'androidx.activity:activity-compose:1.9.3'
Expand Down

0 comments on commit e20d2f0

Please sign in to comment.