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.34.0
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 230f2d4 commit aa773f0
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 @@ -33,7 +33,7 @@ composeUi-uiTooling = { module = 'androidx.compose.ui:ui-tooling', version.ref =
composeUi-test = { module = 'androidx.compose.ui:ui-test-junit4', version.ref = 'composeUi' }
composeUi-testManifest = { module = 'androidx.compose.ui:ui-test-manifest', version.ref = 'composeUi' }

drawablePainter = { module = 'com.google.accompanist:accompanist-drawablepainter', version = '0.30.1' }
drawablePainter = { module = 'com.google.accompanist:accompanist-drawablepainter', version = '0.34.0' }

okio = { module = "com.squareup.okio:okio", version = '3.9.0' }

Expand Down

0 comments on commit aa773f0

Please sign in to comment.