Skip to content

Commit

Permalink
Update plugin app.cash.paparazzi to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 971c9c9 commit d42bb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
id 'org.jetbrains.kotlin.plugin.compose' version "$kotlinVersion" apply false
id 'org.jetbrains.kotlin.plugin.serialization' version "$kotlinVersion" apply false
id 'app.cash.paparazzi' version '1.3.4' apply false
id 'app.cash.paparazzi' version '1.3.5' apply false
}

subprojects {
Expand Down

0 comments on commit d42bb39

Please sign in to comment.