Skip to content

Commit

Permalink
Bump com.google.accompanist:accompanist-swiperefresh
Browse files Browse the repository at this point in the history
Bumps [com.google.accompanist:accompanist-swiperefresh](https://github.com/google/accompanist) from 0.30.1 to 0.32.0.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.30.1...v0.32.0)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-swiperefresh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2023
1 parent 6b2548e commit 2ed57ef
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'
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 "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"
Expand Down

0 comments on commit 2ed57ef

Please sign in to comment.