Skip to content

Commit

Permalink
Update dependency io.github.usefulness:screenshot-testing-plugin to v…
Browse files Browse the repository at this point in the history
…0.17.5
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 46c2d5f commit db231dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {
}
dependencies {
classpath "com.project.starter:android:0.71.0"
classpath "io.github.usefulness:screenshot-testing-plugin:0.17.4"
classpath "io.github.usefulness:screenshot-testing-plugin:0.17.5"
if (project.hasProperty("useMavenLocal")) {
classpath "com.project.starter.local:easylauncher:+"
} else {
Expand Down

0 comments on commit db231dc

Please sign in to comment.