Skip to content

Commit

Permalink
Update dependency app.cash.paparazzi:paparazzi-gradle-plugin to v1.1.0 (
Browse files Browse the repository at this point in the history
#427)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tinashe Mzondiwa <[email protected]>
  • Loading branch information
renovate[bot] and TinasheMzondiwa authored Oct 14, 2022
1 parent 668e974 commit 1b98c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object PluginVersions {
const val KOTLIN = "1.7.20"
const val KTLINT = "11.0.0"
const val HILT = "2.44"
const val PAPARAZZI = "1.0.0"
const val PAPARAZZI = "1.1.0"
const val BENCHMARK = "1.2.0-alpha05"
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ androidx-room = "2.4.3"
androidx-savedstate = "1.2.0"
androidx-startup = "1.1.1"
androidx-work = "2.7.1"
cash-app-paparazzi = "1.0.0"
cash-app-paparazzi = "1.1.0"
cash-app-turbine = "0.12.0"
coil = "2.2.2"
google-accompanist = "0.26.2-beta"
Expand Down

0 comments on commit 1b98c86

Please sign in to comment.