Loading build.gradle +6 −0 Original line number Diff line number Diff line Loading @@ -12,9 +12,15 @@ buildscript { // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files //for screenshot testing classpath 'com.facebook.testing.screenshot:plugin:0.13.0' } } apply plugin: 'com.facebook.testing.screenshot' allprojects { repositories { google() Loading Loading
build.gradle +6 −0 Original line number Diff line number Diff line Loading @@ -12,9 +12,15 @@ buildscript { // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files //for screenshot testing classpath 'com.facebook.testing.screenshot:plugin:0.13.0' } } apply plugin: 'com.facebook.testing.screenshot' allprojects { repositories { google() Loading