diff --git a/sample/build.gradle b/sample/build.gradle index 1fef81d7..a5e0a337 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -15,7 +15,7 @@ buildscript { } } dependencies { - classpath "com.project.starter:android:0.70.1" + classpath "com.project.starter:android:0.71.0" classpath "io.github.usefulness:screenshot-testing-plugin:0.17.2" if (project.hasProperty("useMavenLocal")) { classpath "com.project.starter.local:easylauncher:+"