diff --git a/sample/build.gradle b/sample/build.gradle index cd2102f3..8e8a1670 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -16,7 +16,7 @@ buildscript { } dependencies { classpath "com.project.starter:android:0.78.0" - classpath "io.github.usefulness:screenshot-testing-plugin:1.2.0" + classpath "io.github.usefulness:screenshot-testing-plugin:1.2.1" if (project.hasProperty("useMavenLocal")) { classpath "com.project.starter.local:easylauncher:+" } else {