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 Sep 7, 2023
1 parent 8dd1f53 commit c42d7b3
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 @@ -31,7 +31,7 @@ composeUi-foundation = { module = 'androidx.compose.foundation:foundation', vers
composeUi-material = { module = 'androidx.compose.material:material', version.ref = 'composeUi' }
composeUi-uiTooling = { module = 'androidx.compose.ui:ui-tooling', 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.2.1-5128371-2' }

Expand Down

0 comments on commit c42d7b3

Please sign in to comment.