Skip to content

Commit

Permalink
Update dependency com.google.accompanist:accompanist-drawablepainter …
Browse files Browse the repository at this point in the history
…to v0.25.1 (#1393)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 11, 2022
1 parent 4e6fa6b commit 9eed239
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 @@ -19,7 +19,7 @@ gradlePlugin-android = "com.android.tools.build:gradle:7.2.2"
gradlePlugin-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"

accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.25.0" }
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.25.1" }

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 9eed239

Please sign in to comment.