Skip to content

Commit

Permalink
Bump com.google.accompanist:accompanist-drawablepainter (#1848)
Browse files Browse the repository at this point in the history
Bumps [com.google.accompanist:accompanist-drawablepainter](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-drawablepainter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 27a844c commit 41e25aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
gradlePlugin-paparazzi = "app.cash.paparazzi:paparazzi-gradle-plugin:1.3.1"
gradlePlugin-roborazzi = { module = "io.github.takahirom.roborazzi:roborazzi-gradle-plugin", version.ref = "roborazzi" }

accompanist-drawablepainter = "com.google.accompanist:accompanist-drawablepainter:0.30.1"
accompanist-drawablepainter = "com.google.accompanist:accompanist-drawablepainter:0.32.0"

androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
Expand Down

0 comments on commit 41e25aa

Please sign in to comment.