Skip to content

Commit

Permalink
Merge pull request #442 from fmonniot/dependabot/gradle/com.google.ac…
Browse files Browse the repository at this point in the history
…companist-accompanist-swiperefresh-0.36.0

Bump com.google.accompanist:accompanist-swiperefresh from 0.34.0 to 0.36.0
  • Loading branch information
fmonniot committed Sep 14, 2024
2 parents 894cbcf + 140b443 commit ef59108
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 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
implementation "com.google.accompanist:accompanist-swiperefresh:0.34.0"
implementation "com.google.accompanist:accompanist-swiperefresh:0.36.0"
implementation "androidx.compose.ui:ui:1.6.8"
implementation "androidx.compose.material:material:1.6.8"
implementation "androidx.compose.ui:ui-tooling:1.6.8"
Expand Down

0 comments on commit ef59108

Please sign in to comment.