Skip to content

Commit

Permalink
Merge pull request #318 from fmonniot/dependabot/gradle/androidx.comp…
Browse files Browse the repository at this point in the history
…ose.ui-ui-tooling-1.5.1

Bump androidx.compose.ui:ui-tooling from 1.5.0 to 1.5.1
  • Loading branch information
fmonniot committed Sep 11, 2023
2 parents 85b912c + 97561cc commit 4ae119e
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 @@ -81,7 +81,7 @@ dependencies {
implementation "com.google.accompanist:accompanist-swiperefresh:0.32.0"
implementation "androidx.compose.ui:ui:1.5.0"
implementation "androidx.compose.material:material:1.5.0"
implementation "androidx.compose.ui:ui-tooling:1.5.0"
implementation "androidx.compose.ui:ui-tooling:1.5.1"
//implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1'
implementation 'androidx.activity:activity-compose:1.7.2'
Expand Down

0 comments on commit 4ae119e

Please sign in to comment.