Skip to content

Commit

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

Bump androidx.compose.ui:ui from 1.4.3 to 1.5.0
  • Loading branch information
fmonniot committed Aug 22, 2023
2 parents 30d07fa + 486e288 commit 1a1e74c
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 @@ -79,9 +79,9 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'
implementation "com.google.accompanist:accompanist-swiperefresh:0.30.1"
implementation "androidx.compose.ui:ui:1.4.3"
implementation "androidx.compose.ui:ui:1.5.0"
implementation "androidx.compose.material:material:1.4.3"
implementation "androidx.compose.ui:ui-tooling:1.4.3"
implementation "androidx.compose.ui:ui-tooling:1.5.0"
//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 1a1e74c

Please sign in to comment.