diff --git a/sample/build.gradle b/sample/build.gradle index b4217135..753b25f5 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -16,7 +16,7 @@ buildscript { } dependencies { classpath "com.project.starter:android:0.67.0" - classpath "io.github.usefulness:screenshot-testing-plugin:0.17.0" + classpath "io.github.usefulness:screenshot-testing-plugin:0.17.1" if (project.hasProperty("useMavenLocal")) { classpath "com.project.starter.local:easylauncher:+" } else {