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
…1.2.0
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 02f6caa commit 37fc1eb
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.75.0"
classpath "io.github.usefulness:screenshot-testing-plugin:1.1.0"
classpath "io.github.usefulness:screenshot-testing-plugin:1.2.0"
if (project.hasProperty("useMavenLocal")) {
classpath "com.project.starter.local:easylauncher:+"
} else {
Expand Down

0 comments on commit 37fc1eb

Please sign in to comment.