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.32.0
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent b9b27fb commit afbf9b0
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.32.0' }

layoutlib = { module = 'app.cash.paparazzi:layoutlib-native-jdk11', version = '2022.3.1-5e972ea' }

Expand Down

0 comments on commit afbf9b0

Please sign in to comment.