Skip to content

Commit

Permalink
fix(deps): update com.google.accompanist:accompanist-drawablepainter …
Browse files Browse the repository at this point in the history
…to v0.37.2
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 40fad42 commit eb7e0b6
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 @@ -12,7 +12,7 @@ okio = "3.10.2"

[libraries]
aboutlibraries = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlibraries" }
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.37.1" }
accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-drawablepainter", version = "0.37.2" }
adjust = { module = "com.adjust.sdk:adjust-android", version = "4.38.5" }
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 eb7e0b6

Please sign in to comment.