Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui from 1.6.8 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui from 1.6.8 to 1.7.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent 8248dd2 commit 68d7666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
implementation "com.google.accompanist:accompanist-swiperefresh:0.36.0"
implementation "androidx.compose.ui:ui:1.6.8"
implementation "androidx.compose.ui:ui:1.7.2"
implementation "androidx.compose.material:material:1.6.8"
implementation "androidx.compose.ui:ui-tooling:1.6.8"
implementation "androidx.compose.ui:ui-tooling:1.7.2"
//implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.5'
implementation 'androidx.activity:activity-compose:1.9.2'
Expand Down

0 comments on commit 68d7666

Please sign in to comment.